From 3dfa599bae88ad1f1d2a9cca21c06ac2222c20c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:01:28 +0200 Subject: [PATCH] Bump dompurify from 3.1.4 to 3.1.5 (#1877) 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 11911682b..45aa05194 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "not dead" ], "dependencies": { - "dompurify": "3.1.4", + "dompurify": "3.1.5", "foundation-sites": "6.7.5", "glob": "10.4.1", "hamburgers": "1.1.3", diff --git a/yarn.lock b/yarn.lock index 8fe1af393..97c18eda6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2045,10 +2045,10 @@ domhandler@^4.2.0, domhandler@^4.2.2: dependencies: domelementtype "^2.2.0" -dompurify@3.1.4: - version "3.1.4" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.4.tgz#42121304b2b3a6bae22f80131ff8a8f3f3c56be2" - integrity sha512-2gnshi6OshmuKil8rMZuQCGiUF3cUxHY3NGDzUAdUx/NPEe5DVnO8BDoAQouvgwnx0R/+a6jUn36Z0FSdq8vww== +dompurify@3.1.5: + version "3.1.5" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.5.tgz#2c6a113fc728682a0f55684b1388c58ddb79dc38" + integrity sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA== domutils@^1.5.1: version "1.7.0"