fix(deps): upgrade axios to 1.15.2 to patch HIGH severity CVEs#8685
Closed
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
Closed
fix(deps): upgrade axios to 1.15.2 to patch HIGH severity CVEs#8685bitgo-ai-agent-dev[bot] wants to merge 1 commit into
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
Conversation
Upgrade axios from 1.15.0 to 1.15.2 in both the yarn resolutions and root dependencies to address HIGH severity advisories: - GHSA-pmwg-cvhr-8vh7 (patched in 1.15.1) - GHSA-pf86-5x62-jrwf (patched in 1.15.1) - GHSA-6chq-wfr3-2hj9 (patched in 1.15.1) - GHSA-q8qp-cvcw-x6jj (patched in 1.15.2) Ticket: CGD-1025
d50373c to
0881169
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
axiosfrom1.15.0to1.15.2in the yarnresolutionsblock and rootdependenciesinpackage.jsonimproved-yarn-audit:The resolution covers all transitive consumers of axios in the monorepo, including:
lerna > nx > axios@bitgo/abstract-cosmos > @cosmjs/tendermint-rpc > axios@bitgo/sdk-coin-asi,@bitgo/account-lib,bitgo,@bitgo/express(transitive chain)Test plan
yarn run improved-yarn-audit --min-severity highshould no longer report any of the four axios advisoriessdk-coin-atom,sdk-coin-sui, andutxo-lib(packages with direct axios deps) passTicket: CGD-1025
🤖 Generated with Claude Code