Skip to content

Commit f3e0410

Browse files
chore(deps-dev): bump dompurify from 2.0.13 to 2.0.14 (#4903)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.0.13...2.0.14) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b5fb628 commit f3e0410

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"broccoli-persistent-filter": "^3.0.0",
5454
"croppie": "^2.6.5",
5555
"css-loader": "^4.2.2",
56-
"dompurify": "^2.0.13",
56+
"dompurify": "^2.0.14",
5757
"ember-ajax": "5.0.0",
5858
"ember-auto-import": "^1.6.0",
5959
"ember-classic-decorator": "^1.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5791,10 +5791,10 @@ [email protected]:
57915791
dependencies:
57925792
domelementtype "1"
57935793

5794-
dompurify@^2.0.13:
5795-
version "2.0.13"
5796-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.13.tgz#c1f44170e6e992062e78483f13c335a3da3a3e23"
5797-
integrity sha512-LfjcAo63niQH1Z5Htvqt0a9TDuZPCOSM2UePrlOcyKvMLahq5OVlZqC3PpfbmbJlWKbk/e9bd/kxGd0qKeqRCQ==
5794+
dompurify@^2.0.14:
5795+
version "2.0.14"
5796+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.14.tgz#792f72e95bc643999e7ae81baf6e9c6d9de02429"
5797+
integrity sha512-oqcjyCLHLjWugZ6VwK0YfmRND/DFy/CuZhdasmymMfnxbzaaQxBSA1ATZIXWESGDj/nvq1vKLmRa7rTdbGgrmQ==
57985798

57995799
58005800
version "1.4.3"

0 commit comments

Comments
 (0)