From 800bb1676ee4e76d6248e80756349f75c6531eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 03:34:51 +0000 Subject: [PATCH] chore: bump dompurify in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [dompurify](https://github.com/cure53/DOMPurify). Updates `dompurify` from 3.2.4 to 3.4.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.2.4...3.4.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37b276fa9..da9f13691 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "betterknown": "^1.0.5", "colorbrewer": "1.5.7", "csv2geojson": "github:umap-project/csv2geojson#patched", - "dompurify": "3.2.4", + "dompurify": "3.4.0", "georsstogeojson": "^0.2.0", "jsdom": "^24.0.0", "leaflet": "1.9.4",