Skip to content

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
masterfrom
fix/CGD-1025-axios-audit-vulnerabilities
Closed

fix(deps): upgrade axios to 1.15.2 to patch HIGH severity CVEs#8685
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
masterfrom
fix/CGD-1025-axios-audit-vulnerabilities

Conversation

@bitgo-ai-agent-dev
Copy link
Copy Markdown

Summary

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 high should no longer report any of the four axios advisories
  • Existing unit tests for sdk-coin-atom, sdk-coin-sui, and utxo-lib (packages with direct axios deps) pass
  • CI audit check passes

Ticket: CGD-1025

🤖 Generated with Claude Code

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
@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot requested a review from a team as a code owner May 5, 2026 09:25
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 5, 2026

@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot force-pushed the fix/CGD-1025-axios-audit-vulnerabilities branch from d50373c to 0881169 Compare May 5, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant