From 7139d5ff63280817b33164f5d9c5f7effe11810d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 15:00:25 +0000 Subject: [PATCH] Bump dompurify from 2.2.4 to 2.2.5 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.4...2.2.5) 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 e9b062a5..fbc2a4ae 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "buefy": "^0.9.4", "bulma": "^0.9.1", "date-fns": "^2.16.1", - "dompurify": "^2.2.4", + "dompurify": "^2.2.5", "hotkeys-js": "^3.8.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 66fb040f..eb52b386 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3258,10 +3258,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -dompurify@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.4.tgz#a98cd182b729bdd8715c3eb7a8bf8eafb2ff7410" - integrity sha512-jE21SelIgWrGKoXGfGPA524Zt1IJFBnktwfFMHDlEYRx5FZOdc+4eEH9mkA6PuhExrq3HVpJnY8hMYUzAMl0OA== +dompurify@^2.2.5: + version "2.2.5" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.5.tgz#c42c897dc5a556b296327779270103bb23a64292" + integrity sha512-j5MdOrriBEpuU6MuUcmfvBjDb0grTUM+gsGz2VAVv83nnwjO/m+D43HFUZslR/0/y23tIas/p+oiliQoPWLwng== domutils@1.5.1: version "1.5.1"