Skip to content

Commit 90244ce

Browse files
chore(deps-dev): bump dompurify from 2.2.3 to 2.2.4
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.2.3...2.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c200b62 commit 90244ce

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
@@ -58,7 +58,7 @@
5858
"broccoli-persistent-filter": "^3.1.2",
5959
"croppie": "^2.6.5",
6060
"css-loader": "^5.0.1",
61-
"dompurify": "^2.2.3",
61+
"dompurify": "^2.2.4",
6262
"ember-ajax": "5.0.0",
6363
"ember-auto-import": "^1.9.0",
6464
"ember-classic-decorator": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6120,10 +6120,10 @@ [email protected]:
61206120
dependencies:
61216121
domelementtype "1"
61226122

6123-
dompurify@^2.2.3:
6124-
version "2.2.3"
6125-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.3.tgz#ec653ba521b39f397c2ca045769438d593ea8a9f"
6126-
integrity sha512-8Hv7Q0FuwD9rWoB6qI2eZsfKbGXfoUVuGHHrE15vgk4ReOKwOkSgbqb2OMFtc0d5besOEkoLkcyuV10zQ2X5gw==
6123+
dompurify@^2.2.4:
6124+
version "2.2.4"
6125+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.4.tgz#a98cd182b729bdd8715c3eb7a8bf8eafb2ff7410"
6126+
integrity sha512-jE21SelIgWrGKoXGfGPA524Zt1IJFBnktwfFMHDlEYRx5FZOdc+4eEH9mkA6PuhExrq3HVpJnY8hMYUzAMl0OA==
61276127

61286128
61296129
version "1.4.3"

0 commit comments

Comments
 (0)