Skip to content

Commit c668dd1

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 612ad73 commit c668dd1

2 files changed

Lines changed: 81 additions & 46 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"framer-motion": "^12.36.0",
2828
"googleapis": "^148.0.0",
2929
"lucide-react": "^0.510.0",
30-
"next": "15.3.2",
30+
"next": "15.3.8",
3131
"next-auth": "^5.0.0-beta.28",
3232
"next-themes": "^0.4.6",
3333
"nodemailer": "^6.10.1",

0 commit comments

Comments
 (0)