Skip to content

Commit 29c845f

Browse files
authored
Update react and react-dom to 19.1.2 to address CVE-2025-55182 (#3264)
1 parent 1d60b79 commit 29c845f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@tanstack/react-query": "^5.90.11",
2626
"lucide-react": "^0.555.0",
2727
"openapi-fetch": "^0.15.0",
28-
"react": "^19.1.1",
29-
"react-dom": "^19.2.0",
28+
"react": "^19.1.2",
29+
"react-dom": "^19.1.2",
3030
"react-markdown": "^10.1.0",
3131
"react-router-dom": "^7.9.6",
3232
"remark-gfm": "^4.0.1"

0 commit comments

Comments
 (0)