Skip to content

Commit a421f54

Browse files
committed
fix: 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.
1 parent 21017b3 commit a421f54

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"commerce-sdk-isomorphic": "^3.2.0",
2525
"geist": "^1.3.1",
2626
"lucide-react": "^0.438.0",
27-
"next": "15.6.0-canary.58",
27+
"next": "15.6.0-canary.60",
2828
"react": "19.0.0",
2929
"react-dom": "19.0.0",
3030
"sonner": "^2.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)