-
-
Notifications
You must be signed in to change notification settings - Fork 537
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
fix: vulnerable packages #1123
fix: vulnerable packages #1123
Conversation
Thanks @amarbardolia! Shouldn't there be a change in |
@webpro Thanks for the review. I can't think of a reason to update |
I mean overrides: https://docs.npmjs.com/cli/configuring-npm/package-json#overrides |
@webpro you mean we should add overrides in our repo's package.json instead of updating |
No, in the |
@webpro Thanks. Added |
Thanks!
Why did you upgrade We could upgrade it, but seems to me it's a different thing that's not supposed to go into |
Thanks @webpro. I have removed |
Sorry, we could pick that up in a separate PR if you still want? |
Can't we also just upgrade proxy-agent now, instead of using the overrides? See https://github.com/TooTallNate/proxy-agents/commits/main/ |
I'll update some dependencies now and publish, then we can do another scan? |
Unfortunately the container package proxy-agent wasn't updated upstream. |
Thanks @amarbardolia! |
🚀 This pull request is included in v17.4.2. See Release 17.4.2 for release notes. |
Yup. That's why couldn't upgrade it. Thanks @webpro for merge and release. |
release-it
has transitive dependency onip
package (https://github.com/indutny/node-ip) which was recently reported as vulnerable.Here is the description of the dependabot alert raised by GitHub on one of our private repos which uses
release-it
pac-resolver
andsocks
packages were upgraded to get rid of ip packageTooTallNate/proxy-agents#281
JoshGlazebrook/socks#94
Alongside also upgraded vulnerable
braces
package to 3.0.3