From 6d5d55b8e91d522bb891829c59d4e5a845d67878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 03:25:55 +0000 Subject: [PATCH] Bump dompurify from 1.0.11 to 2.0.7 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d1c72fc1b0..71fea85069 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "date-fns": "^1.30.1", "debounce": "^1.2.0", "dexie": "^2.0.4", - "dompurify": "^1.0.10", + "dompurify": "^2.0.7", "final-form": "4.18.5", "final-form-arrays": "^3.0.1", "final-form-calculate": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index 2fe9c96f35..6874d45129 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6883,10 +6883,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -dompurify@^1.0.10: - version "1.0.11" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-1.0.11.tgz#fe0f4a40d147f7cebbe31a50a1357539cfc1eb4d" - integrity sha512-XywCTXZtc/qCX3iprD1pIklRVk/uhl8BKpkTxr+ZyMVUzSUg7wkQXRBp/euJ5J5moa1QvfpvaPQVP71z1O59dQ== +dompurify@^2.0.7: + version "2.0.7" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.7.tgz#f8266ad38fe1602fb5b3222f31eedbf5c16c4fd5" + integrity sha512-S3O0lk6rFJtO01ZTzMollCOGg+WAtCwS3U5E2WSDY/x/sy7q70RjEC4Dmrih5/UqzLLB9XoKJ8KqwBxaNvBu4A== domutils@1.5.1: version "1.5.1"