Commit 95f66b4
authored
fix(deps): address 8 client and API dependency vulnerabilities (#342)
* fix(deps): upgrade axios to 1.15.0 to fix SSRF, metadata exfiltration, and DoS vulnerabilities (GHSA-3p68-rc4w-qgx5, GHSA-fvcv-3m26-pcqx, GHSA-4hjh-wcwx-xvwj, GHSA-43fc-jf86-j433)
* fix(deps): pin vite to 6.4.2 via scoped override to fix arbitrary file read via dev server WebSocket (GHSA-p9ff-h696-f583)
* fix(deps): pin picomatch to 2.3.2 and 4.0.4 via scoped overrides to fix ReDoS via extglob quantifiers (GHSA-c2c7-rcm5-vvqj)
* fix(deps): pin lodash to 4.18.1 via scoped override to fix code injection via _.template imports (GHSA-r5fr-rjxr-66jc)1 parent 98bbfb7 commit 95f66b4
2 files changed
Lines changed: 4513 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
22 | 30 | | |
23 | | - | |
| 31 | + | |
24 | 32 | | |
25 | 33 | | |
26 | 34 | | |
| |||
0 commit comments