From 590bc364f351c7cb8ec12f9e20072a9b7a5a77d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 23:42:46 +0000 Subject: [PATCH] Bump dompurify from 2.0.11 to 2.0.12 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.12) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c90f4c72..d36c98bf 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "buefy": "^0.8.20", "bulma": "^0.9.0", "date-fns": "^2.14.0", - "dompurify": "^2.0.11", + "dompurify": "^2.0.12", "hotkeys-js": "^3.8.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 030e1ffa..d3a8028e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3316,10 +3316,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -dompurify@^2.0.11: - version "2.0.11" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.11.tgz#cd47935774230c5e478b183a572e726300b3891d" - integrity sha512-qVoGPjIW9IqxRij7klDQQ2j6nSe4UNWANBhZNLnsS7ScTtLb+3YdxkRY8brNTpkUiTtcXsCJO+jS0UCDfenLuA== +dompurify@^2.0.12: + version "2.0.12" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.12.tgz#284a2b041e1c60b8e72d7b4d2fadad36141254ae" + integrity sha512-Fl8KseK1imyhErHypFPA8qpq9gPzlsJ/EukA6yk9o0gX23p1TzC+rh9LqNg1qvErRTc0UNMYlKxEGSfSh43NDg== domutils@1.5.1: version "1.5.1"