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

Bump packages on vulnerability paths #138

Merged

Conversation

tombye
Copy link
Contributor

@tombye tombye commented Apr 5, 2019

Running npm audit on my project showed a few low-level vulnerabilities in the braces package, which is in the dependency tree of this project.

The braces package has this vulnerability:

https://nodesecurity.io/advisories/786

It's fixed as of version 2.3.1.

This updates all copies of the micromatch dependency in the tree to bring in a version of
braces with the fix.

The braces package has this vulnerability:

https://nodesecurity.io/advisories/786

It's fixed as of version 2.3.1.

This updates all copies of the micromatch
dependency in the tree to bring in a version of
braces with the fix.
@seahindeniz
Copy link

@jackfranklin please check this PR

@seahindeniz
Copy link

fixes #135

@gustawdaniel
Copy link

How to use this path if it is not merged?

@bung
Copy link

bung commented May 23, 2019

How to use this path if it is not merged?

npm install --save tombye/gulp-load-plugins#update-packages-with-vulnerabilities

@jackfranklin jackfranklin merged commit 595ab83 into jackfranklin:master May 30, 2019
@jackfranklin
Copy link
Owner

This is published as 1.6.0. Apologies!

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.

None yet

5 participants