redux-saga-beginner-tutorial icon indicating copy to clipboard operation
redux-saga-beginner-tutorial copied to clipboard

To avoid a RegExp DoS issue

Open freenice12 opened this issue 8 years ago • 1 comments

When I clone this repo. I just run 'npm install'. but pop message below:

  • npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

So, modify babel-core version to 6.25.0. The message's gone. I also create Pull request.

Have a nice day!

freenice12 avatar Jul 19 '17 00:07 freenice12

Related PR #25

pzrq avatar Jan 29 '18 23:01 pzrq