Skip to content

Commit e3fe0bd

Browse files
web3dev1337claude
andcommitted
security: pin axios to 1.13.4 — supply chain attack on 1.14.1
CVE: axios@1.14.1 pulls plain-crypto-js@4.2.1 (malware dropper) Ref: https://x.com/feross Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 289d584 commit e3fe0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diff-viewer/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@anthropic-ai/sdk": "^0.56.0",
1717
"@monaco-editor/react": "^4.7.0",
1818
"@vitejs/plugin-react": "^5.1.3",
19-
"axios": "^1.13.4",
19+
"axios": "1.13.4",
2020
"dompurify": "^3.1.7",
2121
"marked": "^14.1.3",
2222
"mermaid": "^10.9.3",

0 commit comments

Comments
 (0)