Skip to content

Commit bb2fcbf

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 3dd2bf7 commit bb2fcbf

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

apps/dbagent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"langfuse-vercel": "^3.38.5",
7878
"litellm-api": "^0.0.3",
7979
"lucide-react": "^0.542.0",
80-
"next": "15.5.7",
80+
"next": "15.5.9",
8181
"next-auth": "5.0.0-beta.30",
8282
"next-themes": "^0.4.6",
8383
"ollama": "^0.5.17",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)