Skip to content

Commit e999bae

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 1340626 commit e999bae

File tree

2 files changed

+75
-71
lines changed

2 files changed

+75
-71
lines changed

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"framer-motion": "^10.16.5",
2626
"million": "workspace:*",
2727
"mock-progress-react": "^1.0.8",
28-
"next": "^14.1.0",
28+
"next": "14.2.34",
2929
"nextra": "^2.13.3",
3030
"nextra-theme-docs": "^2.13.3",
3131
"postcss": "^8.4.21",

0 commit comments

Comments
 (0)