Skip to content

Update glob dependency #84

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

Merged
merged 1 commit into from
Aug 6, 2016
Merged

Update glob dependency #84

merged 1 commit into from
Aug 6, 2016

Conversation

BBosman
Copy link
Contributor

@BBosman BBosman commented Aug 5, 2016

Currently installing cli gives a warning:

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

This PR updates the glob dependency to the most recent version which uses an updated minimatch version as well.

This PR fixes #83.

@chriso
Copy link
Contributor

chriso commented Aug 5, 2016

Thanks.

@chriso chriso merged commit 99ded88 into node-js-libs:master Aug 6, 2016
@BBosman BBosman deleted the glob branch August 8, 2016 06:45
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

Successfully merging this pull request may close these issues.

Update to latest version of glob
2 participants