From 6ee20266f277153d29e6c30115aa883e997f5366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 03:34:51 +0000 Subject: [PATCH] build(deps): bump dompurify from 3.4.1 to 3.4.11 in /PersonalWeb.Admin Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.1 to 3.4.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.1...3.4.11) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- PersonalWeb.Admin/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PersonalWeb.Admin/yarn.lock b/PersonalWeb.Admin/yarn.lock index e6d9d16..c55a93b 100644 --- a/PersonalWeb.Admin/yarn.lock +++ b/PersonalWeb.Admin/yarn.lock @@ -6091,9 +6091,9 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.0: domelementtype "^2.2.0" dompurify@^3.2.4: - version "3.4.1" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.1.tgz#521d04483ac12631b2aedf434a5f5390933b8789" - integrity sha512-JahakDAIg1gyOm7dlgWSDjV4n7Ip2PKR55NIT6jrMfIgLFgWo81vdr1/QGqWtFNRqXP9UV71oVePtjqS2ebnPw== + version "3.4.11" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.11.tgz#29c8ba496475f279ef4015784068452fb14a0680" + integrity sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw== optionalDependencies: "@types/trusted-types" "^2.0.7"