ghost-theme-casperion icon indicating copy to clipboard operation
ghost-theme-casperion copied to clipboard

NPM package depreciation warnings

Open danielloader opened this issue 9 years ago • 1 comments

# npm install
npm WARN deprecated [email protected]: Please use gulp-clean-css
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]: 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.

May be worth switching to gulp-clean-css, the other warnings seem to be from gulp.

danielloader avatar Nov 04 '16 22:11 danielloader

Thank you for your report. Can you bring a PR please?

sandrokeil avatar Nov 05 '16 09:11 sandrokeil