From c951aee5ddb41ee7ef777ae44471a601ea027219 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 14:19:51 +0000 Subject: [PATCH] Bump dompurify from 2.2.2 to 2.2.3 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.2...2.2.3) 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 c75d2cb365c..74e96542507 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.2", + "dompurify": "^2.2.3", "hotkeys-js": "^3.8.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 1f322b524d2..dce52b27e69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3260,10 +3260,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -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== +dompurify@^2.2.3: + version "2.2.3" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.3.tgz#ec653ba521b39f397c2ca045769438d593ea8a9f" + integrity sha512-8Hv7Q0FuwD9rWoB6qI2eZsfKbGXfoUVuGHHrE15vgk4ReOKwOkSgbqb2OMFtc0d5besOEkoLkcyuV10zQ2X5gw== domutils@1.5.1: version "1.5.1"