Skip to content

Commit 4d97b0d

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

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
@@ -54,7 +54,7 @@
5454
"broccoli-persistent-filter": "^3.1.2",
5555
"croppie": "^2.6.5",
5656
"css-loader": "^5.0.0",
57-
"dompurify": "^2.2.0",
57+
"dompurify": "^2.2.2",
5858
"ember-ajax": "5.0.0",
5959
"ember-auto-import": "^1.7.0",
6060
"ember-classic-decorator": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6160,10 +6160,10 @@ [email protected]:
61606160
dependencies:
61616161
domelementtype "1"
61626162

6163-
dompurify@^2.2.0:
6164-
version "2.2.0"
6165-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.0.tgz#51d34e76faa38b5d6b4e83a0678530f27fe3965c"
6166-
integrity sha512-bqFOQ7XRmmozp0VsKdIEe8UwZYxj0yttz7l80GBtBqdVRY48cOpXH2J/CVO7AEkV51qY0EBVXfilec18mdmQ/w==
6163+
dompurify@^2.2.2:
6164+
version "2.2.2"
6165+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.2.tgz#cb8c2b1a2f3c8a0b565127504ae4eedec176a972"
6166+
integrity sha512-BsGR4nDLaC5CNBnyT5I+d5pOeaoWvgVeg6Gq/aqmKYWMPR07131u60I80BvExLAJ0FQEIBQ1BTicw+C5+jOyrg==
61676167

61686168
61696169
version "1.4.3"

0 commit comments

Comments
 (0)