Skip to content

Commit b67282f

Browse files
committed
chore: bump to dompurify 3.3.0
1 parent 70ca789 commit b67282f

File tree

3 files changed

+6
-18
lines changed

3 files changed

+6
-18
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@mendix/widget-plugin-component-kit": "workspace:*",
45-
"dompurify": "^3.2.6"
45+
"dompurify": "^3.3.0"
4646
},
4747
"devDependencies": {
4848
"@mendix/automation-utils": "workspace:*",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@uiw/codemirror-theme-github": "^4.23.13",
5151
"@uiw/react-codemirror": "^4.23.13",
5252
"classnames": "^2.5.1",
53-
"dompurify": "^3.2.6",
53+
"dompurify": "^3.3.0",
5454
"js-beautify": "^1.15.4",
5555
"katex": "^0.16.22",
5656
"linkifyjs": "^4.3.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)