Skip to content

Commit 0dc7676

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

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
@@ -53,7 +53,7 @@
5353
"broccoli-persistent-filter": "^3.0.0",
5454
"croppie": "^2.6.5",
5555
"css-loader": "^4.2.2",
56-
"dompurify": "^2.0.12",
56+
"dompurify": "^2.0.13",
5757
"ember-ajax": "5.0.0",
5858
"ember-auto-import": "^1.6.0",
5959
"ember-classic-decorator": "^1.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5775,10 +5775,10 @@ [email protected]:
57755775
dependencies:
57765776
domelementtype "1"
57775777

5778-
dompurify@^2.0.12:
5779-
version "2.0.12"
5780-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.12.tgz#284a2b041e1c60b8e72d7b4d2fadad36141254ae"
5781-
integrity sha512-Fl8KseK1imyhErHypFPA8qpq9gPzlsJ/EukA6yk9o0gX23p1TzC+rh9LqNg1qvErRTc0UNMYlKxEGSfSh43NDg==
5778+
dompurify@^2.0.13:
5779+
version "2.0.13"
5780+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.13.tgz#c1f44170e6e992062e78483f13c335a3da3a3e23"
5781+
integrity sha512-LfjcAo63niQH1Z5Htvqt0a9TDuZPCOSM2UePrlOcyKvMLahq5OVlZqC3PpfbmbJlWKbk/e9bd/kxGd0qKeqRCQ==
57825782

57835783
57845784
version "1.4.3"

0 commit comments

Comments
 (0)