Skip to content

Commit 1555361

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 16b4867 commit 1555361

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"d3-geo": "^3.0.1",
4848
"gray-matter": "^4.0.3",
4949
"ndarray": "^1.0.19",
50-
"next": "^14.2.25",
50+
"next": "14.2.34",
5151
"next-mdx-remote": "^4.1.0",
5252
"react": "^18.2.0",
5353
"react-animate-height": "^2.0.23",

0 commit comments

Comments
 (0)