Skip to content

Commit 76e7d10

Browse files
committed
security: Patch CVE-2025-55182 - Update React to 19.2.0
Updated React from 19.1.1 to 19.2.0 to address CVE-2025-55182 (React2Shell) - a critical unauthenticated RCE vulnerability in React Server Components (CVSS 10.0). Testing completed: - Build successful (Docusaurus 3.9.2) - LLM content generation working - No compatibility issues detected Related: sc-131819
1 parent 34c80ca commit 76e7d10

File tree

2 files changed

+4
-33
lines changed

2 files changed

+4
-33
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"immer": "^11.0.1",
3030
"loader-utils": "3.3.1",
3131
"prism-react-renderer": "^2.4.1",
32-
"react": "^19.1.1",
32+
"react": "^19.2.0",
3333
"react-dom": "^19.2.0",
3434
"react-loadable": "^5.5.0",
3535
"search-insights": "2.17.3",

0 commit comments

Comments
 (0)