From 82235974309c1245a67c6b64f35d6aec6da8bca6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 20:09:01 +0000 Subject: [PATCH] Bump dompurify from 2.2.1 to 2.2.2 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.1...2.2.2) 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 26c92489..724dc96d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "buefy": "^0.9.4", "bulma": "^0.9.1", "date-fns": "^2.16.1", - "dompurify": "^2.2.1", + "dompurify": "^2.2.2", "hotkeys-js": "^3.8.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 327b0686..66324703 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3331,10 +3331,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -dompurify@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.1.tgz#835a78bafbfc99c326df34fb428e6ba74c7301b2" - integrity sha512-FE7cSplSZgg0CPoUKL4qqzZ80pYt8GVSNvmViTL9XVO4hVN7ctrSaQkrM06/OSCTnkAx3pCgENx7jZWPF2mu1w== +dompurify@^2.2.2: + version "2.2.2" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.2.tgz#cb8c2b1a2f3c8a0b565127504ae4eedec176a972" + integrity sha512-BsGR4nDLaC5CNBnyT5I+d5pOeaoWvgVeg6Gq/aqmKYWMPR07131u60I80BvExLAJ0FQEIBQ1BTicw+C5+jOyrg== domutils@1.5.1: version "1.5.1"