Skip to content

Commit e4fd5ea

Browse files
bang9claude
andcommitted
fix: upgrade nx transitive dep axios 1.12.0 → 1.15.0 (SECURE-3216)
Reinstall lerna to re-resolve nx 22.6.4 → 22.6.5, which upgrades its transitive axios dependency from 1.12.0 to 1.15.0, addressing: - CVE-2026-40175 (CRLF header injection / SSRF, CVSS 9.9) - CVE-2025-62718 (NO_PROXY hostname normalization bypass, CVSS 9.3) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5a1f209 commit e4fd5ea

2 files changed

Lines changed: 144 additions & 157 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint": "^8.52.0",
5353
"eslint-config-prettier": "^9.0.0",
5454
"jest": "^29.4.3",
55-
"lerna": "^9.0.0",
55+
"lerna": "^9.0.7",
5656
"node-fetch": "2.x",
5757
"patch-package": "^6.4.7",
5858
"postinstall-postinstall": "^2.1.0",

0 commit comments

Comments
 (0)