Skip to content

Commit c16deae

Browse files
malewis5kasin-it
authored andcommitted
fix: 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.
1 parent f496c48 commit c16deae

2 files changed

Lines changed: 77 additions & 92 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@vercel/otel": "^1.12.0",
5252
"class-variance-authority": "^0.7.0",
5353
"lodash": "^4.17.21",
54-
"next": "15.3.3",
54+
"next": "15.3.8",
5555
"react": "^19.1.0",
5656
"react-dom": "^19.1.0",
5757
"tailwind-merge": "^2.6.0",

0 commit comments

Comments
 (0)