Skip to content

Commit 0ca0ef7

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

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.1",
5555
"croppie": "^2.6.5",
5656
"css-loader": "^5.0.0",
57-
"dompurify": "^2.1.1",
57+
"dompurify": "^2.2.0",
5858
"ember-ajax": "5.0.0",
5959
"ember-auto-import": "^1.6.0",
6060
"ember-classic-decorator": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6082,10 +6082,10 @@ [email protected]:
60826082
dependencies:
60836083
domelementtype "1"
60846084

6085-
dompurify@^2.1.1:
6086-
version "2.1.1"
6087-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.1.tgz#b5aa988676b093a9c836d8b855680a8598af25fe"
6088-
integrity sha512-NijiNVkS/OL8mdQL1hUbCD6uty/cgFpmNiuFxrmJ5YPH2cXrPKIewoixoji56rbZ6XBPmtM8GA8/sf9unlSuwg==
6085+
dompurify@^2.2.0:
6086+
version "2.2.0"
6087+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.0.tgz#51d34e76faa38b5d6b4e83a0678530f27fe3965c"
6088+
integrity sha512-bqFOQ7XRmmozp0VsKdIEe8UwZYxj0yttz7l80GBtBqdVRY48cOpXH2J/CVO7AEkV51qY0EBVXfilec18mdmQ/w==
60896089

60906090
60916091
version "1.4.3"

0 commit comments

Comments
 (0)