Skip to content

Commit 7f21033

Browse files
committed
Update React Flight/Next.js RCE vulnerability
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 f064ef2 commit 7f21033

File tree

2 files changed

+55
-48
lines changed

2 files changed

+55
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"client-only": "^0.0.1",
1919
"clsx": "^2.1.1",
2020
"envin": "^1.1.10",
21-
"next": "16.1.0-canary.9",
21+
"next": "16.1.0-canary.12",
2222
"next-themes": "^0.4.6",
2323
"nextjs-toploader": "^3.9.17",
2424
"posthog-js": "^1.298.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)