web: bump dompurify from 3.2.7 to 3.3.0 in /web (#17426)

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

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2025-10-14 12:41:38 +02:00
committed by GitHub
parent 05ff5dbeac
commit 9bbb2a8101
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -69,7 +69,7 @@
"country-flag-icons": "^1.5.21",
"date-fns": "^4.1.0",
"deepmerge-ts": "^7.1.5",
"dompurify": "^3.2.7",
"dompurify": "^3.3.0",
"esbuild": "^0.25.10",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.37.0",
@@ -8623,9 +8623,9 @@
"license": "MIT"
},
"node_modules/dompurify": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.7.tgz",
"integrity": "sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.0.tgz",
"integrity": "sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==",
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {
"@types/trusted-types": "^2.0.7"
+1 -1
View File
@@ -141,7 +141,7 @@
"country-flag-icons": "^1.5.21",
"date-fns": "^4.1.0",
"deepmerge-ts": "^7.1.5",
"dompurify": "^3.2.7",
"dompurify": "^3.3.0",
"esbuild": "^0.25.10",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.37.0",