Skip to content

Commit b417ed1

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 bd01de9 commit b417ed1

2 files changed

Lines changed: 101 additions & 41 deletions

File tree

optiblogai-site/package-lock.json

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

optiblogai-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"framer-motion": "^12.23.6",
1616
"lucide-react": "^0.525.0",
1717
"mermaid": "^11.9.0",
18-
"next": "15.4.1",
18+
"next": "15.4.10",
1919
"react": "19.1.0",
2020
"react-dom": "19.1.0",
2121
"react-icons": "^5.5.0",

0 commit comments

Comments
 (0)