Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 6c73ef6

Browse files
committed
Update dependencies for React Flight RCE advisory
Updated dependencies to fix Next.js 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 8623b40 commit 6c73ef6

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lefthook": "^1.11.5",
3333
"markdown-it-mermaid": "^0.2.5",
3434
"mermaid": "^11.7.0",
35-
"next": "^15.2.4",
35+
"next": "15.2.6",
3636
"next-themes": "^0.4.6",
3737
"postcss": "^8.5.3",
3838
"postcss-import-url": "^7.2.0",

pnpm-lock.yaml

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)