jeffling / wallaby-webpack

webpack preprocessor for wallabyjs
25 stars 8 forks source link

npm WARN deprecated minimatch@2.0.1: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue #21

Closed adoardper closed 7 years ago

adoardper commented 7 years ago

Your package uses a deprecated and vulnerable version of minimatch, can you please update:

npm WARN deprecated minimatch@2.0.1: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

├─┬ wallaby-webpack@0.0.33 │ └── minimatch@2.0.1

ArtemGovorov commented 7 years ago

Done.