Commit 4c183b72 authored by Ville Immonen's avatar Ville Immonen Committed by Dan Abramov
Browse files

Bump recursive-readdir (#756)

Removes a deprecation warning:
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

See: https://github.com/jergason/recursive-readdir/pull/39
parent 1b6f58cf
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"postcss-loader": "0.13.0", "postcss-loader": "0.13.0",
"promise": "7.1.1", "promise": "7.1.1",
"react-dev-utils": "^0.2.0", "react-dev-utils": "^0.2.0",
"recursive-readdir": "2.0.0", "recursive-readdir": "2.1.0",
"rimraf": "2.5.4", "rimraf": "2.5.4",
"strip-ansi": "3.0.1", "strip-ansi": "3.0.1",
"style-loader": "0.13.1", "style-loader": "0.13.1",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment