Commit d238562
Fix React Server Components CVE vulnerabilities (#9)
* 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>
* Add yarn.lock
---------
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Co-authored-by: Damian <damianmarti@gmail.com>1 parent 4c1cd05 commit d238562
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1727 | 1727 | | |
1728 | 1728 | | |
1729 | 1729 | | |
1730 | | - | |
1731 | | - | |
1732 | | - | |
1733 | | - | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
1734 | 1734 | | |
1735 | 1735 | | |
1736 | 1736 | | |
| |||
2698 | 2698 | | |
2699 | 2699 | | |
2700 | 2700 | | |
2701 | | - | |
| 2701 | + | |
2702 | 2702 | | |
2703 | 2703 | | |
2704 | 2704 | | |
| |||
10330 | 10330 | | |
10331 | 10331 | | |
10332 | 10332 | | |
10333 | | - | |
10334 | | - | |
10335 | | - | |
| 10333 | + | |
| 10334 | + | |
| 10335 | + | |
10336 | 10336 | | |
10337 | | - | |
| 10337 | + | |
10338 | 10338 | | |
10339 | 10339 | | |
10340 | 10340 | | |
| |||
10387 | 10387 | | |
10388 | 10388 | | |
10389 | 10389 | | |
10390 | | - | |
| 10390 | + | |
10391 | 10391 | | |
10392 | 10392 | | |
10393 | 10393 | | |
| |||
0 commit comments