From 7e8bd7c65367913aa4a1e5a2662f5446f414dbf9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 11:35:49 +0000 Subject: [PATCH] [Security] Bump dompurify from 2.0.14 to 2.2.7 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.14 to 2.2.7. **This update includes a security fix.** - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.14...2.2.7) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4e7f42a..5525f6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8663,9 +8663,9 @@ domhandler@^2.3.0: domelementtype "1" dompurify@^2.0.12: - version "2.0.14" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.14.tgz#792f72e95bc643999e7ae81baf6e9c6d9de02429" - integrity sha512-oqcjyCLHLjWugZ6VwK0YfmRND/DFy/CuZhdasmymMfnxbzaaQxBSA1ATZIXWESGDj/nvq1vKLmRa7rTdbGgrmQ== + version "2.2.7" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.7.tgz#a5f055a2a471638680e779bd08fc334962d11fd8" + integrity sha512-jdtDffdGNY+C76jvodNTu9jt5yYj59vuTUyx+wXdzcSwAGTYZDAQkQ7Iwx9zcGrA4ixC1syU4H3RZROqRxokxg== domutils@1.5.1: version "1.5.1"