Skip to content

Commit 461ffbc

Browse files
chore(deps-dev): bump dompurify from 2.3.6 to 2.3.7 (#8568)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.3.6...2.3.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4e58c6 commit 461ffbc

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.2.7",
61-
"dompurify": "^2.3.6",
61+
"dompurify": "^2.3.7",
6262
"ember-ajax": "5.1.1",
6363
"ember-auto-import": "^1.11.3",
6464
"ember-classic-decorator": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6597,10 +6597,10 @@ [email protected]:
65976597
dependencies:
65986598
domelementtype "1"
65996599

6600-
dompurify@^2.3.6:
6601-
version "2.3.6"
6602-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.6.tgz#2e019d7d7617aacac07cbbe3d88ae3ad354cf875"
6603-
integrity sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg==
6600+
dompurify@^2.3.7:
6601+
version "2.3.7"
6602+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.7.tgz#30aa7feddc1420f3e554b1b3fe9e2f318a28066e"
6603+
integrity sha512-fsVZLywBd3awZIG3qU4JEdw7DCb0uUCajTfWRrLhsgKjTBd5CIIluPoAkNfco05GuNYQGj4/+bQIhlq96eT9eQ==
66046604

66056605
66066606
version "1.4.3"

0 commit comments

Comments
 (0)