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

Upgrade chokidar to 2.0+ to resolve security problem in dependency? #791

Open
ulyssesbbg opened this issue Jan 22, 2019 · 2 comments
Open

Comments

@ulyssesbbg
Copy link

Dustjs-linkedin 2.7.5 still depends on chokidar 1.5.2, which depends on a component which has a vulnerability: https://snyk.io/test/npm/braces/1.8.5

36ec1b30-1b27-11e9-937b-4901f3822557

This dependent vulnerability is fixed in newer versions of chokidar, including 2.0.0, 2.0.1, and 2.0.2:
https://snyk.io/test/npm/chokidar/2.0.2?tab=dependencies

Can you please upgrade dustjs-linkedin to depend on chokidar 2.0.2 which in turn depends on a newer version of braces where this vulnerability is resolved?

@cduque
Copy link

cduque commented Feb 23, 2019

npm audit reports this too https://www.npmjs.com/advisories/786

@joewagner
Copy link

The greenkeeper/initial branch has a fix for this. Anyone know if/when this will be merged?

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

3 participants