Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update grunt package #105

Open
monolithed opened this issue Aug 22, 2016 · 0 comments
Open

Update grunt package #105

monolithed opened this issue Aug 22, 2016 · 0 comments

Comments

@monolithed
Copy link

npm i -g grunt-init
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: 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.
/usr/local/bin/grunt-init -> /usr/local/lib/node_modules/grunt-init/bin/grunt-init
➜ npm ls -g minimatch
/usr/local/lib
├─┬ grunt-init@0.3.2
│ └─┬ grunt@0.4.5
│   ├─┬ findup-sync@0.1.3
│   │ └─┬ glob@3.2.11
│   │   └── minimatch@0.3.0 
│   └── minimatch@0.2.14 
➜ npm ls -g graceful-fs
/usr/local/lib
├─┬ grunt-init@0.3.2
│ └─┬ grunt@0.4.5
│   └─┬ glob@3.1.21
│     └── graceful-fs@1.2.3 

Please update grunt package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant