Skip to content

Commit 616ac6a

Browse files
authored
Upgrade to patch security vulnerability (#661)
fix: upgrade Next.js to 15.5.8 (CVE-2025-55182) This upgrade fixes CVE-2025-55182, a React Server Components RCE vulnerability. Co-authored-by: Chris Tate <[email protected]>
1 parent 46b0387 commit 616ac6a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"date-fns": "4.1.0",
2929
"groq": "4.10.3",
3030
"intl-segmenter-polyfill": "0.4.4",
31-
"next": "15.5.7",
31+
"next": "15.5.8",
3232
"next-sanity": "11.5.5",
3333
"next-sanity-image": "6.2.0",
3434
"react": "19.2.1",

0 commit comments

Comments
 (0)