Skip to content

Commit b2f921d

Browse files
dependabot[bot]mariobehlingcweitat
authored
chore(deps-dev): bump dompurify from 2.3.7 to 3.0.3 (#8695)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.7 to 3.0.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/commits/3.0.3) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mario Behling <[email protected]> Co-authored-by: cweitat <[email protected]>
1 parent 31f27b1 commit b2f921d

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.7",
61+
"dompurify": "^3.0.3",
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
@@ -6599,10 +6599,10 @@ [email protected]:
65996599
dependencies:
66006600
domelementtype "1"
66016601

6602-
dompurify@^2.3.7:
6603-
version "2.3.7"
6604-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.7.tgz#30aa7feddc1420f3e554b1b3fe9e2f318a28066e"
6605-
integrity sha512-fsVZLywBd3awZIG3qU4JEdw7DCb0uUCajTfWRrLhsgKjTBd5CIIluPoAkNfco05GuNYQGj4/+bQIhlq96eT9eQ==
6602+
dompurify@^3.0.3:
6603+
version "3.0.3"
6604+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430"
6605+
integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==
66066606

66076607
66086608
version "1.4.3"

0 commit comments

Comments
 (0)