Skip to content

Commit 77d4e0a

Browse files
chore(deps): bump dompurify from 3.4.10 to 3.4.11 (#7863)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.10...3.4.11) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e38528 commit 77d4e0a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

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

packages/decap-cms-widget-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
2222
},
2323
"dependencies": {
24-
"dompurify": "^3.4.10",
24+
"dompurify": "^3.4.11",
2525
"is-hotkey": "^0.2.0",
2626
"mdast-util-definitions": "^1.2.3",
2727
"mdast-util-to-string": "^1.0.5",

packages/decap-cms-widget-richtext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@platejs/basic-nodes": "^49.0.0",
2525
"@platejs/link": "^50.2.7",
2626
"@platejs/list-classic": "^49.1.0",
27-
"dompurify": "^3.4.10",
27+
"dompurify": "^3.4.11",
2828
"mdast-util-definitions": "^1.2.3",
2929
"mdast-util-to-string": "^2.0.0",
3030
"platejs": "^49.2.21",

0 commit comments

Comments
 (0)