From 8f392771d94b80b8c69b3b9c07342e17df5e9645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 19:04:49 +0000 Subject: [PATCH] Bump dompurify from 3.3.1 to 3.4.9 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.4.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.4.9) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 80652d4b5da..b116b8b85e7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailwindcss/postcss": "^4.1.18", "bootstrap": "^4.6.2", "classnames": "^2.5.1", - "dompurify": "^3.3.1", + "dompurify": "^3.4.9", "escape-html": "^1.0.3", "gulp": "^5.0.1", "gulp-changed": "^5.0.3", diff --git a/yarn.lock b/yarn.lock index 3f66661b449..c378eaf8ab6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5284,15 +5284,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.3.1": - version: 3.3.1 - resolution: "dompurify@npm:3.3.1" +"dompurify@npm:^3.4.9": + version: 3.4.9 + resolution: "dompurify@npm:3.4.9" dependencies: "@types/trusted-types": ^2.0.7 dependenciesMeta: "@types/trusted-types": optional: true - checksum: 884fe0acc21a9a2e5aa1b8ce4cecc8f9a71217423b389f760fca7b44595d3c9376d234f1c4ba16d79824789762b3d611d10653c4a90a7e23b351b71e5ef7dd33 + checksum: d3c4c64aad2775c3f59ff199bc1782e8dbd24f86912ef1a6c4e29398b9c336afd8e480364c48197c44dbf9594431a5a8b538ae5aebc668908e3218568e714b42 languageName: node linkType: hard @@ -7261,7 +7261,7 @@ __metadata: bootstrap: ^4.6.2 chai: ^6.2.2 classnames: ^2.5.1 - dompurify: ^3.3.1 + dompurify: ^3.4.9 enzyme: ^3.11.0 enzyme-adapter-preact-pure: ^4.1.0 escape-html: ^1.0.3