-
Notifications
You must be signed in to change notification settings - Fork 0
W-11131367 Fix dependabot issues #92
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
Fixes dependendabot issues: - [Prototype Pollution in yargs-parser #9](https://github.com/SalesforceFoundation/OutboundFundsModuleSite/security/dependabot/9) - [Exposure of sensitive information in follow-redirects #19](https://github.com/SalesforceFoundation/OutboundFundsModuleSite/security/dependabot/19) - [Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects #21](https://github.com/SalesforceFoundation/OutboundFundsModuleSite/security/dependabot/21) - [Prototype Pollution in minimist #23](https://github.com/SalesforceFoundation/OutboundFundsModuleSite/security/dependabot/23)
This PR has been labeled as ready for Release Engineering review by |
decamelize "^1.2.0" | ||
|
||
yargs-parser@^20.2.2: | ||
yargs-parser@^10.0.0, yargs-parser@^18.1.2, yargs-parser@^20.2.2, yargs-parser@^21.0.0: | ||
version "20.2.9" |
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.
Fixes dependabot issue Prototype Pollution in yargs-parser #9.
version "1.14.6" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd" | ||
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A== | ||
version "1.15.0" |
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.
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" | ||
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== | ||
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6: | ||
version "1.2.6" |
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.
Fixes dependabot issue Prototype Pollution in minimist #23.
Hi @davidjray this PR is ready for RE review. Can you please take a look when you get the chance? Thank you. |
GUS W-11131367
Fixes dependendabot issues:
Critical Changes
Changes
Issues Closed
New Metadata
Deleted Metadata
Definition of Done
Refer to Definition of Done to see any additional details for the items below: