Skip to content

Commit b4fc122

Browse files
authored
fix: CVE-2025-26791 upgrading redoc dep to 2.4.0 to avoid DOMPurify b… (#21998)
Signed-off-by: nmirasch <[email protected]>
1 parent 98faf39 commit b4fc122

File tree

2 files changed

+154
-105
lines changed

2 files changed

+154
-105
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-router-dom": "^4.2.2",
4949
"react-svg-piechart": "^2.4.2",
5050
"react-virtualized": "^9.22.3",
51-
"redoc": "^2.0.0-rc.64",
51+
"redoc": "^2.4.0",
5252
"rxjs": "^6.6.6",
5353
"superagent": "^8.1.2",
5454
"timezones-list": "3.0.1",

0 commit comments

Comments
 (0)