web: bump dompurify from 3.4.3 to 3.4.10 in /web (#23130)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.3 to 3.4.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.3...3.4.10)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-16 17:31:41 +02:00
committed by GitHub
parent abc4363e62
commit a4e9f670d2
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -72,7 +72,7 @@
"country-flag-icons": "^1.6.17",
"date-fns": "^4.1.0",
"deepmerge-ts": "^7.1.5",
"dompurify": "^3.4.3",
"dompurify": "^3.4.10",
"esbuild": "^0.28.1",
"eslint": "^9.39.3",
"eslint-plugin-lit": "^2.3.1",
@@ -9358,9 +9358,9 @@
}
},
"node_modules/dompurify": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.3.tgz",
"integrity": "sha512-VVwJidIJcp1hpg2OMXML3ZVRPYSZiq4aX7qBh83BSIpOaRDqI+qxhXjjIWnpzkOXhmp0L81lnoME1mnCc9H48A==",
"version": "3.4.10",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz",
"integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==",
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {
"@types/trusted-types": "^2.0.7"
+1 -1
View File
@@ -147,7 +147,7 @@
"country-flag-icons": "^1.6.17",
"date-fns": "^4.1.0",
"deepmerge-ts": "^7.1.5",
"dompurify": "^3.4.3",
"dompurify": "^3.4.10",
"esbuild": "^0.28.1",
"eslint": "^9.39.3",
"eslint-plugin-lit": "^2.3.1",