Skip to content

Update minimatch dependency #168

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 16, 2017

Conversation

ewilligers
Copy link
Contributor

npm install
was giving the warning
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

We avoid the warning by using a recent minimatch version.

`npm install`
was giving the warning
`npm WARN deprecated [email protected]: Please update to minimatch 3.0.2
or higher to avoid a RegExp DoS issue`

We avoid the warning by using a recent minimatch version.
@ewilligers ewilligers merged commit b212fa7 into web-animations:dev Aug 16, 2017
@ewilligers ewilligers deleted the upgrade-minimatch branch August 16, 2017 06:02
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.

3 participants