Skip to content

Commit 384fe8b

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 d303ff8 commit 384fe8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"maath": "^0.7.0",
4242
"mongodb": "^4.12.1",
4343
"motion": "^11.12.0",
44-
"next": "^14.0.1",
44+
"next": "14.2.35",
4545
"next-axiom": "^1.1.1",
4646
"posthog-js": "^1.116.2",
4747
"react": "^18.2.0",

0 commit comments

Comments
 (0)