-
Notifications
You must be signed in to change notification settings - Fork 51
npm6 vulnerability #41
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
Comments
+1. Just ran into this issue. |
+1. Encountering same, security report advise update to 0.5.1 or higher will resolve but I still get the same issue. |
+1 |
1 similar comment
+1 |
I still have the same problem even after upgrading to the new released version ("version": "0.5.1",) |
Me too, with GULP. |
Just hit this with my React TypeScript app. Vulnerabilities: deep-extend: 9
Tried manually installing/updating Edit: When I upgraded to |
Same security issue using
|
This was fixed in #40 9423fae#diff-5202fc56f6565a0319e4cbad698a7255 There is a PR outstanding for |
Ugh. @unclechu Any idea why this is still showing up as a vulnerability? |
@rob-orr No, I don't. I'm actually not very in touch with javascript world these days. So I'd expect someone else to write a test that reproduces it and then I could fix it. |
+1 |
@caub @rob-orr I've tested it by new P.S. As a side-effect I dropped support of older versions of node.js and io.js because they're failing on Travis-CI by those new versions of |
@unclechu Thanks, much appreciated! We've tested it and it is passing our scanner. Now we just need |
@rob-orr Thank you for the response, I'm closing the issue as fixed. |
Edit: It's fixed in 9423fae and #40
rc
got updated: dominictarr/rc@b633779node-pre-gyp
Update rc to ^1.2.7 in package.json mapbox/node-pre-gyp#379fsevents
needs to updatenode-pre-gyp
chokidar
needs to updatefsevents
webpack-dev-server
andwatchpack
needs to updatechokidar
webpack
needs to updatewatchpack
The text was updated successfully, but these errors were encountered: