Skip to content

Commit 4e57e2f

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 8bf8c82 commit 4e57e2f

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

package-lock.json

Lines changed: 40 additions & 40 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
@@ -21,7 +21,7 @@
2121
"class-variance-authority": "^0.7.1",
2222
"clsx": "^2.1.1",
2323
"gray-matter": "^4.0.3",
24-
"next": "15.5.4",
24+
"next": "15.5.9",
2525
"react": "19.1.0",
2626
"react-dom": "19.1.0",
2727
"tailwind-merge": "^3.3.1"

0 commit comments

Comments
 (0)