Commit 30fe693
committed
fix(deps): bump axios to >=1.16.0 to remediate CVE-2026-44488/44492/44494/44496
Tree resolved axios@1.14.0 (< 1.16.0), inside the affected range of all
four advisories. The blanket override resolved to 1.14.1, then a stale
'axios@1.14.1: 1.14.0' redirect (a prior supply-chain pin) pulled it back
to the now-vulnerable 1.14.0.
- Direct dep: ^1.12.0 -> ^1.16.0
- Override: axios >=1.13.5 -> >=1.16.0
- Stale redirect: axios@1.14.1 1.14.0 -> >=1.16.0
Lockfile now resolves axios@1.18.0 everywhere; no resolution < 1.16.0
remains. axios@0.30.4 pin left untouched (0.x, below the >=1.0.0 CVE floor).1 parent c1cc47d commit 30fe693
2 files changed
Lines changed: 30 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments