Skip to content

Commit 76dfaea

Browse files
committed
Update Next.js and 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 62fe9ca commit 76dfaea

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
@@ -18,7 +18,7 @@
1818
"@clerk/themes": "^2.2.3",
1919
"@heroicons/react": "^2.0.18",
2020
"framer-motion": "^12.0.0",
21-
"next": "^16.0.1",
21+
"next": "16.0.7",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
2424
"react-intersection-observer": "^10.0.0"

0 commit comments

Comments
 (0)