Bump dompurify from 3.2.7 to 3.4.0 in /freedata_gui

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1079/head
dependabot[bot] 2026-04-16 03:27:25 +00:00 committed by GitHub
parent 1496220a34
commit bff804daf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.45.1",
"d3": "^7.9.0",
"dompurify": "^3.2.7",
"dompurify": "^3.4.0",
"gettext-parser": "^8.0.0",
"gridstack": "^12.3.3",
"i18next": "^25.5.2",
@ -3934,9 +3934,9 @@
}
},
"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.4.0",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.0.tgz",
"integrity": "sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==",
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {
"@types/trusted-types": "^2.0.7"

View File

@ -33,7 +33,7 @@
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.45.1",
"d3": "^7.9.0",
"dompurify": "^3.2.7",
"dompurify": "^3.4.0",
"gettext-parser": "^8.0.0",
"gridstack": "^12.3.3",
"i18next": "^25.5.2",