Skip to content

Commit ce1df4f

Browse files
author
Illia Obukhau
authored
fix(deps): update dependency dompurify to ^2.4.5 (#426)
2 parents b9aa62e + 874c998 commit ce1df4f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/pluggableWidgets/html-element-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@
7272
"typescript": "4.5.4"
7373
},
7474
"dependencies": {
75-
"dompurify": "^2.4.4"
75+
"dompurify": "^2.4.5"
7676
}
7777
}

packages/pluggableWidgets/rich-text-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"ckeditor4": "^4.20.2",
8585
"ckeditor4-react": "^2.1.1",
8686
"classnames": "^2.3.2",
87-
"dompurify": "^2.4.4"
87+
"dompurify": "^2.4.5"
8888
}
8989
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)