Skip to content

Commit 13f95c5

Browse files
committed
Fix React Server Components CVE vulnerabilities
Updated dependencies to fix Next.js and React CVE vulnerabilities. The fix-react2shell-next tool automatically updated the following packages to their secure versions: - next - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory. Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
1 parent 62a7ab9 commit 13f95c5

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lucide-react": "^0.469.0",
3838
"mdast-util-to-string": "^4.0.0",
3939
"mime": "^4.0.7",
40-
"next": "15.2.3",
40+
"next": "15.2.8",
4141
"next-contentlayer2": "0.5.3",
4242
"next-themes": "^0.4.4",
4343
"postcss": "^8.4.49",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)