From 43a0fecff97a70b4d8f0400356fcccd095b0a954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:31:45 +0000 Subject: [PATCH] Bump dompurify in /themes/hugo-bootstrap-bare/assets Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.2 to 3.4.10. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.2...3.4.10) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- themes/hugo-bootstrap-bare/assets/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/hugo-bootstrap-bare/assets/yarn.lock b/themes/hugo-bootstrap-bare/assets/yarn.lock index b2a597d02f..84461b1aed 100644 --- a/themes/hugo-bootstrap-bare/assets/yarn.lock +++ b/themes/hugo-bootstrap-bare/assets/yarn.lock @@ -609,9 +609,9 @@ delaunator@5: robust-predicates "^3.0.2" dompurify@^3.3.1: - version "3.4.2" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.2.tgz#f0ff81be682c485505097ba8195a058d8f575218" - integrity sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA== + version "3.4.10" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.10.tgz#96704295b4d8aeefcc8c7a90caa579b0ad69e46a" + integrity sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w== optionalDependencies: "@types/trusted-types" "^2.0.7"