Commit 5d9cb04
committed
fix: pin axios to v1.14.0 to mitigate supply chain attack
Axios v1.14.1 and v0.30.4 were compromised in a supply chain attack
on March 30-31, 2026. Pin to exact v1.14.0 (last safe version) to
prevent resolution to malicious versions.
CRITICAL: Previous range ^1.7 included compromised v1.14.1.
Ref: https://socket.dev/blog/axios-npm-package-compromised1 parent c7173c6 commit 5d9cb04
2 files changed
Lines changed: 22 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
0 commit comments