Skip to content

Commit d2c615b

Browse files
vercel[bot]zeyu2001Copilot
authored
Fix React Server Components CVE vulnerabilities (#181)
* 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> * Update apps/eurekapad/package.json Co-authored-by: Copilot <[email protected]> * chore: pnpm --------- Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com> Co-authored-by: Zeyu (Zayne) Zhang <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Zeyu (Zayne) Zhang <[email protected]>
1 parent f584409 commit d2c615b

2 files changed

Lines changed: 58 additions & 54 deletions

File tree

apps/eurekapad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"mathlive": "^0.103.0",
7878
"micromark-extension-llm-math": "^3.1.0",
7979
"microsoft-cognitiveservices-speech-sdk": "^1.42.0",
80-
"next": "^15.2.3",
80+
"next": "^15.2.8",
8181
"next-themes": "^0.4.4",
8282
"posthog-js": "^1.231.0",
8383
"react": "19.0.0",

pnpm-lock.yaml

Lines changed: 57 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)