Gulp: Update minmatch/dependencies who pull in minimatch to avoid RegExp DoS issue?

Created on 7 Jul 2016  路  6Comments  路  Source: gulpjs/gulp

npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail o
n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible
. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: **Please update to minimatch 3.0.2 or higher
 to avoid a RegExp DoS issue**
npm WARN deprecated [email protected]: **Please update to minimatch 3.0.2 or higher
 to avoid a RegExp DoS issue**
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade
 to lodash@^4.0.0.
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail o
n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible

Most helpful comment

All 6 comments

No. This is a duplicate issue that's already been answered.

could you link the duplicate?

awesome thanks! @Romanx

Hi, how to fix problem? npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

hello, i had these problem too, how can i fix it?

Was this page helpful?
0 / 5 - 0 ratings