Skip to content

Commit a477c85

Browse files
vercel[bot]DanielGiljam
authored andcommitted
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 9ca519f commit a477c85

2 files changed

Lines changed: 85 additions & 80 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"i18next-resources-to-backend": "^1.2.1",
6969
"jsonwebtoken": "^9.0.2",
7070
"lucide-react": "^0.462.0",
71-
"next": "15.0.4",
71+
"next": "15.0.7",
7272
"payload": "~3.25.0",
7373
"prism-react-renderer": "^2.3.1",
7474
"react": "19.0.0-rc-65a56d0e-20241020",

0 commit comments

Comments
 (0)