Skip to content

Commit 138b372

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 4918222 commit 138b372

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
@@ -24,7 +24,7 @@
2424
"@types/mdx": "^2.0.13",
2525
"@vercel/analytics": "^1.5.0",
2626
"@vercel/speed-insights": "^1.2.0",
27-
"next": "15.3.4",
27+
"next": "15.3.8",
2828
"react": "^19.0.0",
2929
"react-dom": "^19.0.0",
3030
"remixicon": "^4.6.0",

0 commit comments

Comments
 (0)