Skip to content

Commit e6e5c24

Browse files
authored
fix: bump dompurify (#2156)
2 parents 1103f37 + bd3595e commit e6e5c24

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

packages/pluggableWidgets/html-element-web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
### Security
1010

11-
- Updated dompurify library to version 3.3.2 to incorporate latest improvements and security fixes.
11+
- Updated dompurify library to version 3.3.3 to incorporate latest improvements and security fixes.
1212

1313
## [1.2.5] - 2026-02-10
1414

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.3.2"
45+
"dompurify": "^3.3.3"
4646
},
4747
"devDependencies": {
4848
"@mendix/automation-utils": "workspace:*",

pnpm-lock.yaml

Lines changed: 5 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)