Skip to content

Commit d0fa452

Browse files
committed
Update React Flight/Next.js RCE vulnerability patches
Updated dependencies to fix Next.js 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 a236fa1 commit d0fa452

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
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.2",
80+
"next": "15.5.7",
8181
"next-auth": "5.0.0-beta.30",
8282
"next-themes": "^0.4.6",
8383
"ollama": "^0.5.17",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)