Commit d2c615b
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments