Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 11dce14

Browse files
committedOct 3, 2017
docs: Update changelog with nsp advisory
1 parent 1934507 commit 11dce14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ All notable changes to this project will be documented in this file. See [standa
1111
* **index:** add options validation (`schema-utils`) ([#78](https://github.com/webpack-contrib/url-loader/issues/78)) ([ced5990](https://github.com/webpack-contrib/url-loader/commit/ced5990))
1212
* add `fallback` option ([#88](https://github.com/webpack-contrib/url-loader/issues/88)) ([636ebed](https://github.com/webpack-contrib/url-loader/commit/636ebed))
1313

14+
### Security
15+
16+
* Updates Mime pacakge due to Regex DOS security vulnerability ([#87](https://github.com/webpack-contrib/url-loader/issues/87)) ([d19ee2d](https://github.com/webpack-contrib/url-loader/commit/d19ee2d))
17+
18+
- Reference issue https://nodesecurity.io/advisories/535
1419

1520

1621
<a name="0.5.9"></a>

0 commit comments

Comments
 (0)
This repository has been archived.