Skip to content

Commit

Permalink
Bump recursive-readdir (facebook#756)
Browse files Browse the repository at this point in the history
Removes a deprecation warning:
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

See: jergason/recursive-readdir#39
  • Loading branch information
fson authored and feiqitian committed Oct 25, 2016
1 parent 0f64ef6 commit e8507b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"postcss-loader": "0.13.0",
"promise": "7.1.1",
"react-dev-utils": "^0.2.0",
"recursive-readdir": "2.0.0",
"recursive-readdir": "2.1.0",
"rimraf": "2.5.4",
"strip-ansi": "3.0.1",
"style-loader": "0.13.1",
Expand Down

0 comments on commit e8507b2

Please sign in to comment.