Skip to content

Commit a816cd7

Browse files
authored
Update React Flight/Next.js RCE vulnerability patches (#132)
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 e9758a8 commit a816cd7

File tree

2 files changed

+80
-91
lines changed

2 files changed

+80
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"fumadocs-openapi": "^5.7.5",
2424
"fumadocs-twoslash": "^2.0.1",
2525
"fumadocs-ui": "14.7.7",
26-
"next": "^15.0.3",
26+
"next": "15.0.5",
2727
"prettier": "^3.3.3",
2828
"react": "^18.3.1",
2929
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)