Commit 648f47c
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 730a4f8 commit 648f47c
3 files changed
Lines changed: 12 additions & 23 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 | | |
| |||
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 | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments