From 54bf08b63bb39278151be0004e194e5e9ae6ba98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:54:14 +0000 Subject: [PATCH] Bump dompurify from 3.3.0 to 3.4.11 in /atlas/static Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.0 to 3.4.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.0...3.4.11) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- atlas/static/package-lock.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/atlas/static/package-lock.json b/atlas/static/package-lock.json index 5bbb92a6..49ae067b 100644 --- a/atlas/static/package-lock.json +++ b/atlas/static/package-lock.json @@ -917,7 +917,9 @@ "license": "MIT" }, "node_modules/dompurify": { - "version": "3.3.0", + "version": "3.4.11", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz", + "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==", "license": "(MPL-2.0 OR Apache-2.0)", "optional": true, "optionalDependencies": {