Commit 6bd63a2
fix(website): bump react-router to ^7.17.0 to clear 6 CVEs
The marketing site (separate npm project from the pnpm monorepo) pinned
react-router ^7.6.2 with the lockfile resolved at 7.13.1, leaving 6 open
Dependabot alerts (4 high, 2 moderate): unauth RCE via vendored
turbo-stream TYPE_ERROR deserialization (GHSA-49rj-9fvp-4h2h), two DoS
(GHSA-rxv8-25v2-qmq8, GHSA-8x6r-g9mw-2r78), RSC redirect XSS
(GHSA-8646-j5j9-6r62), prerender Location XSS (GHSA-f22v-gfqf-p8f3), and
protocol-relative open redirect (GHSA-2j2x-hqr9-3h42).
Bump the floor to ^7.17.0 (latest 7.x, same major) and refresh the lock.
`npm audit` now reports 0 vulnerabilities; `npm run build` passes.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3e9c869 commit 6bd63a2
2 files changed
Lines changed: 5 additions & 5 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments