Skip to content

Commit 656cd5c

Browse files
authored
Update deps (#2129)
2 parents 1f0d03a + 88efa24 commit 656cd5c

4 files changed

Lines changed: 26 additions & 33 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.3.2 to incorporate latest improvements and security fixes.
12+
913
## [1.2.5] - 2026-02-10
1014

1115
### Added

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

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"@uiw/codemirror-theme-github": "^4.23.13",
5252
"@uiw/react-codemirror": "^4.23.13",
5353
"classnames": "^2.5.1",
54-
"dompurify": "^3.3.0",
5554
"js-beautify": "^1.15.4",
5655
"katex": "^0.16.22",
5756
"linkifyjs": "^4.3.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)