-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore(NODE-6199): Update test/lambda/mongodb dependencies #4145
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As long as we're cleaning up the package.json file, let's make it more accurate
0735d58
to
9f348f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's no changes to dependencies in here. I'm still seeing:
ip *
Severity: high
NPM IP package incorrectly identifies some private IP addresses as public - https://github.com/advisories/GHSA-78xj-cgh5-2h22
ip SSRF improper categorization in isPublic - https://github.com/advisories/GHSA-2p57-rm9w-gvfp
fix available via `npm audit fix`
node_modules/ip
What command lets you see this message? |
Description
test/lambda/mongodb
dependencies are updatedWhat is changing?
Update dependencies in t
est/lambda/mongodb
dependencies.Is there new documentation needed for these changes?
No.
What is the motivation for this change?
Keep dependencies up to date and fix "ip SSRF improper categorization in isPublic."
Release Highlight
Double check the following
npm run check:lint
scripttype(NODE-xxxx)[!]: description
feat(NODE-1234)!: rewriting everything in coffeescript