Commit f05dca4
fix: patch all 8 security vulnerabilities via pnpm overrides
Add pnpm overrides to patch the following security vulnerabilities:
- GHSA-96hv-2xvq-fx4p: ws memory exhaustion DoS (patched to >=8.18.0)
- GHSA-c2c7-rcm5-vvqj: picomatch ReDoS vulnerability (patched to >=4.0.2)
- GHSA-gv7w-rqvm-qjhr: esbuild binary integrity issue (patched to >=0.25.11)
- GHSA-fx2h-pf6j-xcff: vite server.fs.deny bypass (patched to >=7.3.6)
- GHSA-5xrq-8626-4rwp: vitest UI arbitrary file read (patched to >=3.1.0)
- GHSA-49rj-9fvp-4h2h: react-router RCE via turbo-stream (patched to 7.16.0)
- GHSA-8x6r-g9mw-2r78: react-router DoS via path expansion (patched to 7.16.0)
- GHSA-rxv8-25v2-qmq8: react-router DoS via single-fetch (patched to 7.16.0)
Note: react-router pinned to 7.16.0 (not >=7.15.0) because Socket blocks
7.17.0+ as recently published. 7.16.0 is 19 days old and patches all three
react-router vulnerabilities.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 796e3b1 commit f05dca4
2 files changed
Lines changed: 374 additions & 649 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments