Skip to content

Commit 58d6a5e

Browse files
authored
chore(html-element-web): bump dompurify to 3.4.12 (#2355)
2 parents 8fc2380 + 07d9150 commit 58d6a5e

3 files changed

Lines changed: 12 additions & 8 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Security
10+
11+
- Updated dompurify library to version 3.4.12 to incorporate latest security fixes.
12+
913
## [1.2.10] - 2026-07-17
1014

1115
### Fixed

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)