From 2ad48a321324a531d6f768112843be00cfd6e9fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 03:01:12 +0000 Subject: [PATCH] Bump dompurify from 2.1.0 to 2.1.1 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.1.0...2.1.1) 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 191db459..78f406aa 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "buefy": "^0.9.3", "bulma": "^0.9.0", "date-fns": "^2.16.1", - "dompurify": "^2.1.0", + "dompurify": "^2.1.1", "hotkeys-js": "^3.8.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index ed4724c0..397ee7bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3536,10 +3536,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -dompurify@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.0.tgz#29ae507c1e50ea8e46929844194670605160df01" - integrity sha512-wKExRhOwUnfm1icoISSXnlmM1P2l07W2tFQqbU+8oySnvy7tHwj2iHJ1kJQi8EfcTlojsHKESOJwCGVJmNUdPQ== +dompurify@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.1.tgz#b5aa988676b093a9c836d8b855680a8598af25fe" + integrity sha512-NijiNVkS/OL8mdQL1hUbCD6uty/cgFpmNiuFxrmJ5YPH2cXrPKIewoixoji56rbZ6XBPmtM8GA8/sf9unlSuwg== domutils@1.5.1: version "1.5.1"