Skip to content

Commit d316b02

Browse files
Fix React Server Components CVE vulnerabilities (#44)
* 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 lockfile --------- Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com> Co-authored-by: Mathieu Geukens <mr-zwets@protonmail.com>
1 parent b3c9325 commit d316b02

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bootstrap": "^5.3.7",
1717
"cashc": "^0.12.0",
1818
"cashscript": "^0.12.0",
19-
"next": "^15.5.4",
19+
"next": "15.5.9",
2020
"react": "18.2.0",
2121
"react-bootstrap": "^2.10.10",
2222
"react-dom": "18.2.0",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -478,10 +478,10 @@
478478
resolved "https://registry.yarnpkg.com/@mr-zwets/bchn-api-wrapper/-/bchn-api-wrapper-1.0.1.tgz#1ecd9fca91ed7e33df9769e243ae04871d2d356f"
479479
integrity sha512-EyKT6zgXh31JqTRsi+KCX04WPDjIqs80nfsafrKiUZTg8FgWzql1wSyYdggmeByB74yLHD0LouC40S8PMmvcZA==
480480

481-
"@next/env@15.5.4":
482-
version "15.5.4"
483-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.4.tgz#1d4aa6b238662d9cd95aea356b149b6f73061f95"
484-
integrity sha512-27SQhYp5QryzIT5uO8hq99C69eLQ7qkzkDPsk3N+GuS2XgOgoYEeOav7Pf8Tn4drECOVDsDg8oj+/DVy8qQL2A==
481+
"@next/env@15.5.9":
482+
version "15.5.9"
483+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.9.tgz#53c2c34dc17cd87b61f70c6cc211e303123b2ab8"
484+
integrity sha512-4GlTZ+EJM7WaW2HEZcyU317tIQDjkQIyENDLxYJfSWlfqguN+dHkZgyQTV/7ykvobU7yEH5gKvreNrH4B6QgIg==
485485

486486
"@next/eslint-plugin-next@15.5.4":
487487
version "15.5.4"
@@ -490,45 +490,45 @@
490490
dependencies:
491491
fast-glob "3.3.1"
492492

493-
"@next/swc-darwin-arm64@15.5.4":
494-
version "15.5.4"
495-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.4.tgz#80cba1bec831d4b01fd03cbc48dfb7050775e5ee"
496-
integrity sha512-nopqz+Ov6uvorej8ndRX6HlxCYWCO3AHLfKK2TYvxoSB2scETOcfm/HSS3piPqc3A+MUgyHoqE6je4wnkjfrOA==
497-
498-
"@next/swc-darwin-x64@15.5.4":
499-
version "15.5.4"
500-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.4.tgz#d5408b19298f40da2b3dc9c2f9d1063ad98bd626"
501-
integrity sha512-QOTCFq8b09ghfjRJKfb68kU9k2K+2wsC4A67psOiMn849K9ZXgCSRQr0oVHfmKnoqCbEmQWG1f2h1T2vtJJ9mA==
502-
503-
"@next/swc-linux-arm64-gnu@15.5.4":
504-
version "15.5.4"
505-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.4.tgz#3b6b389bb4a1c9728a14afbbd59d2366ccd80b55"
506-
integrity sha512-eRD5zkts6jS3VfE/J0Kt1VxdFqTnMc3QgO5lFE5GKN3KDI/uUpSyK3CjQHmfEkYR4wCOl0R0XrsjpxfWEA++XA==
507-
508-
"@next/swc-linux-arm64-musl@15.5.4":
509-
version "15.5.4"
510-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.4.tgz#956127ecdfd56cda535af4651eed72a3b7270971"
511-
integrity sha512-TOK7iTxmXFc45UrtKqWdZ1shfxuL4tnVAOuuJK4S88rX3oyVV4ZkLjtMT85wQkfBrOOvU55aLty+MV8xmcJR8A==
512-
513-
"@next/swc-linux-x64-gnu@15.5.4":
514-
version "15.5.4"
515-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.4.tgz#9386de65e86c0b34ef19e14f0ffbd4328a08d5e6"
516-
integrity sha512-7HKolaj+481FSW/5lL0BcTkA4Ueam9SPYWyN/ib/WGAFZf0DGAN8frNpNZYFHtM4ZstrHZS3LY3vrwlIQfsiMA==
517-
518-
"@next/swc-linux-x64-musl@15.5.4":
519-
version "15.5.4"
520-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.4.tgz#c9094e5479b58c89d35b465f165b69be68de5a75"
521-
integrity sha512-nlQQ6nfgN0nCO/KuyEUwwOdwQIGjOs4WNMjEUtpIQJPR2NUfmGpW2wkJln1d4nJ7oUzd1g4GivH5GoEPBgfsdw==
522-
523-
"@next/swc-win32-arm64-msvc@15.5.4":
524-
version "15.5.4"
525-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.4.tgz#e83ca6b5ce9499bde5a4f3351cf74dc9e92cc83e"
526-
integrity sha512-PcR2bN7FlM32XM6eumklmyWLLbu2vs+D7nJX8OAIoWy69Kef8mfiN4e8TUv2KohprwifdpFKPzIP1njuCjD0YA==
527-
528-
"@next/swc-win32-x64-msvc@15.5.4":
529-
version "15.5.4"
530-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.4.tgz#5b5baf1bcb0ecba70d1768a0c8be59dfdcb2f111"
531-
integrity sha512-1ur2tSHZj8Px/KMAthmuI9FMp/YFusMMGoRNJaRZMOlSkgvLjzosSdQI0cJAKogdHl3qXUQKL9MGaYvKwA7DXg==
493+
"@next/swc-darwin-arm64@15.5.7":
494+
version "15.5.7"
495+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.7.tgz#f0c9ccfec2cd87cbd4b241ce4c779a7017aed958"
496+
integrity sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==
497+
498+
"@next/swc-darwin-x64@15.5.7":
499+
version "15.5.7"
500+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.7.tgz#18009e9fcffc5c0687cc9db24182ddeac56280d9"
501+
integrity sha512-UP6CaDBcqaCBuiq/gfCEJw7sPEoX1aIjZHnBWN9v9qYHQdMKvCKcAVs4OX1vIjeE+tC5EIuwDTVIoXpUes29lg==
502+
503+
"@next/swc-linux-arm64-gnu@15.5.7":
504+
version "15.5.7"
505+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.7.tgz#fe7c7e08264cf522d4e524299f6d3e63d68d579a"
506+
integrity sha512-NCslw3GrNIw7OgmRBxHtdWFQYhexoUCq+0oS2ccjyYLtcn1SzGzeM54jpTFonIMUjNbHmpKpziXnpxhSWLcmBA==
507+
508+
"@next/swc-linux-arm64-musl@15.5.7":
509+
version "15.5.7"
510+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.7.tgz#94228fe293475ec34a5a54284e1056876f43a3cf"
511+
integrity sha512-nfymt+SE5cvtTrG9u1wdoxBr9bVB7mtKTcj0ltRn6gkP/2Nu1zM5ei8rwP9qKQP0Y//umK+TtkKgNtfboBxRrw==
512+
513+
"@next/swc-linux-x64-gnu@15.5.7":
514+
version "15.5.7"
515+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.7.tgz#078c71201dfe7fcfb8fa6dc92aae6c94bc011cdc"
516+
integrity sha512-hvXcZvCaaEbCZcVzcY7E1uXN9xWZfFvkNHwbe/n4OkRhFWrs1J1QV+4U1BN06tXLdaS4DazEGXwgqnu/VMcmqw==
517+
518+
"@next/swc-linux-x64-musl@15.5.7":
519+
version "15.5.7"
520+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.7.tgz#72947f5357f9226292353e0bb775643da3c7a182"
521+
integrity sha512-4IUO539b8FmF0odY6/SqANJdgwn1xs1GkPO5doZugwZ3ETF6JUdckk7RGmsfSf7ws8Qb2YB5It33mvNL/0acqA==
522+
523+
"@next/swc-win32-arm64-msvc@15.5.7":
524+
version "15.5.7"
525+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.7.tgz#397b912cd51c6a80e32b9c0507ecd82514353941"
526+
integrity sha512-CpJVTkYI3ZajQkC5vajM7/ApKJUOlm6uP4BknM3XKvJ7VXAvCqSjSLmM0LKdYzn6nBJVSjdclx8nYJSa3xlTgQ==
527+
528+
"@next/swc-win32-x64-msvc@15.5.7":
529+
version "15.5.7"
530+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.7.tgz#e02b543d9dc6c1631d4ac239cb1177245dfedfe4"
531+
integrity sha512-gMzgBX164I6DN+9/PGA+9dQiwmTkE4TloBNx8Kv9UiGARsr9Nba7IpcBRA1iTV9vwlYnrE3Uy6I7Aj6qLjQuqw==
532532

533533
"@nodelib/fs.scandir@2.1.5":
534534
version "2.1.5"
@@ -2844,25 +2844,25 @@ natural-compare@^1.4.0:
28442844
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
28452845
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
28462846

2847-
next@^15.5.4:
2848-
version "15.5.4"
2849-
resolved "https://registry.yarnpkg.com/next/-/next-15.5.4.tgz#e7412c805c0b686ceaf294de703b7c9be59a4081"
2850-
integrity sha512-xH4Yjhb82sFYQfY3vbkJfgSDgXvBB6a8xPs9i35k6oZJRoQRihZH+4s9Yo2qsWpzBmZ3lPXaJ2KPXLfkvW4LnA==
2847+
next@15.5.9:
2848+
version "15.5.9"
2849+
resolved "https://registry.yarnpkg.com/next/-/next-15.5.9.tgz#1b80d05865cc27e710fb4dcfc6fd9e726ed12ad4"
2850+
integrity sha512-agNLK89seZEtC5zUHwtut0+tNrc0Xw4FT/Dg+B/VLEo9pAcS9rtTKpek3V6kVcVwsB2YlqMaHdfZL4eLEVYuCg==
28512851
dependencies:
2852-
"@next/env" "15.5.4"
2852+
"@next/env" "15.5.9"
28532853
"@swc/helpers" "0.5.15"
28542854
caniuse-lite "^1.0.30001579"
28552855
postcss "8.4.31"
28562856
styled-jsx "5.1.6"
28572857
optionalDependencies:
2858-
"@next/swc-darwin-arm64" "15.5.4"
2859-
"@next/swc-darwin-x64" "15.5.4"
2860-
"@next/swc-linux-arm64-gnu" "15.5.4"
2861-
"@next/swc-linux-arm64-musl" "15.5.4"
2862-
"@next/swc-linux-x64-gnu" "15.5.4"
2863-
"@next/swc-linux-x64-musl" "15.5.4"
2864-
"@next/swc-win32-arm64-msvc" "15.5.4"
2865-
"@next/swc-win32-x64-msvc" "15.5.4"
2858+
"@next/swc-darwin-arm64" "15.5.7"
2859+
"@next/swc-darwin-x64" "15.5.7"
2860+
"@next/swc-linux-arm64-gnu" "15.5.7"
2861+
"@next/swc-linux-arm64-musl" "15.5.7"
2862+
"@next/swc-linux-x64-gnu" "15.5.7"
2863+
"@next/swc-linux-x64-musl" "15.5.7"
2864+
"@next/swc-win32-arm64-msvc" "15.5.7"
2865+
"@next/swc-win32-x64-msvc" "15.5.7"
28662866
sharp "^0.34.3"
28672867

28682868
node-addon-api@^7.0.0:

0 commit comments

Comments
 (0)