From 70105a6ef21637d422bfc2e165b819ce3e224373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 13:08:22 -0400 Subject: [PATCH] Bump dompurify from 2.3.8 to 2.3.10 (#5844) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ee8ba4d406..eefcf1dcea 100644 --- a/package.json +++ b/package.json @@ -362,7 +362,7 @@ "concurrently": "^7.2.2", "css-loader": "^6.7.1", "deepdash": "^5.3.9", - "dompurify": "^2.3.8", + "dompurify": "^2.3.10", "electron": "^15.5.7", "electron-builder": "^23.1.0", "electron-notarize": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 7dd8f9a805..42300457c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4915,10 +4915,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1: dependencies: domelementtype "^2.2.0" -dompurify@^2.3.8: - version "2.3.8" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.8.tgz#224fe9ae57d7ebd9a1ae1ac18c1c1ca3f532226f" - integrity sha512-eVhaWoVibIzqdGYjwsBWodIQIaXFSB+cKDf4cfxLMsK0xiud6SE+/WCVx/Xw/UwQsa4cS3T2eITcdtmTg2UKcw== +dompurify@^2.3.10: + version "2.3.10" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.10.tgz#901f7390ffe16a91a5a556b94043314cd4850385" + integrity sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g== domutils@^2.5.2, domutils@^2.8.0: version "2.8.0"