Skip to content

Commit 2337c36

Browse files
fix(deps): update dependency dompurify to v3 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7c947c commit 2337c36

4 files changed

Lines changed: 1016 additions & 64 deletions

File tree

plugins/gcalendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@tanstack/react-query": "^4.1.3",
3434
"classnames": "^2.3.1",
3535
"cross-fetch": "^3.1.5",
36-
"dompurify": "^2.3.6",
36+
"dompurify": "^3.0.0",
3737
"lodash": "^4.17.21",
3838
"luxon": "^3.0.0",
3939
"material-ui-popup-state": "^1.9.3",

plugins/microsoft-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@microsoft/microsoft-graph-types": "^2.25.0",
5151
"@tanstack/react-query": "^4.1.3",
5252
"classnames": "^2.3.1",
53-
"dompurify": "^2.3.6",
53+
"dompurify": "^3.0.0",
5454
"lodash": "^4.17.21",
5555
"luxon": "^3.0.0",
5656
"material-ui-popup-state": "^1.9.3",

plugins/techdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@material-ui/lab": "4.0.0-alpha.61",
5151
"@material-ui/styles": "^4.10.0",
5252
"@types/react": "^16.13.1 || ^17.0.0",
53-
"dompurify": "^2.2.9",
53+
"dompurify": "^3.0.0",
5454
"event-source-polyfill": "1.0.25",
5555
"git-url-parse": "^13.0.0",
5656
"jss": "~10.10.0",

0 commit comments

Comments
 (0)