Skip to content

Commit c77b3ac

Browse files
committed
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 e07d32b commit c77b3ac

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"gray-matter": "^4.0.3",
3434
"lucide-react": "^0.555.0",
3535
"motion": "^12.23.24",
36-
"next": "16.0.5",
36+
"next": "16.0.10",
3737
"next-mdx-remote": "^5.0.0",
3838
"next-sanity": "^11.6.10",
3939
"next-themes": "^0.4.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)