Skip to content

Commit aee4461

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 8c63f70 commit aee4461

File tree

2 files changed

+10
-26
lines changed

2 files changed

+10
-26
lines changed

package-lock.json

Lines changed: 9 additions & 25 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
@@ -44,7 +44,7 @@
4444
"lucide-react": "^0.454.0",
4545
"mongodb": "^4.17.2",
4646
"nanoid": "^5.0.8",
47-
"next": "15.0.5",
47+
"next": "15.0.7",
4848
"next-themes": "^0.4.3",
4949
"papaparse": "^5.5.3",
5050
"qrcode": "^1.5.4",

0 commit comments

Comments
 (0)