diff options
| author | Vercel <vercel[bot]@users.noreply.github.com> | 2025-12-11 00:15:03 +0000 |
|---|---|---|
| committer | Vercel <vercel[bot]@users.noreply.github.com> | 2025-12-11 00:15:03 +0000 |
| commit | 223f90c111c9e71ac29f662bbda5c96f2e375519 (patch) | |
| tree | c1fc17cc82a5bc264fcdbcc82c9bbc13d24aa53b /middleware/package.json | |
| parent | 5658441ab9b703c95a48e654d41e45cc3a55ffd3 (diff) | |
Update Next.js/React Flight RCE vulnerability patchesvercel/nextjsreact-flight-rce-vulnera-3442jv
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>
Diffstat (limited to 'middleware/package.json')
| -rw-r--r-- | middleware/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/package.json b/middleware/package.json index b54eb7a..cf4f007 100644 --- a/middleware/package.json +++ b/middleware/package.json @@ -20,7 +20,7 @@ "eslint": "9.30.0", "eslint-config-next": "15.3.4", "global": "^4.4.0", - "next": "^15.3.4", + "next": "15.3.6", "postcss": "^8.5.6", "react": "19.1.0", "react-dom": "19.1.0", |
