build(deps-dev): bump dompurify from 2.3.6 to 2.5.7 (#2737)

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

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dolan <dolan_miu@hotmail.com>
This commit is contained in:
dependabot[bot]
2024-10-11 01:05:41 +01:00
committed by GitHub
parent 649a50f7c5
commit 3fe216846c

12
package-lock.json generated
View File

@ -5326,9 +5326,9 @@
} }
}, },
"node_modules/dompurify": { "node_modules/dompurify": {
"version": "2.3.6", "version": "2.5.7",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.6.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.7.tgz",
"integrity": "sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg==", "integrity": "sha512-2q4bEI+coQM8f5ez7kt2xclg1XsecaV9ASJk/54vwlfRRNQfDqJz2pzQ8t0Ix/ToBpXlVjrRIx7pFC/o8itG2Q==",
"dev": true "dev": true
}, },
"node_modules/dot-prop": { "node_modules/dot-prop": {
@ -17499,9 +17499,9 @@
"dev": true "dev": true
}, },
"dompurify": { "dompurify": {
"version": "2.3.6", "version": "2.5.7",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.6.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.7.tgz",
"integrity": "sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg==", "integrity": "sha512-2q4bEI+coQM8f5ez7kt2xclg1XsecaV9ASJk/54vwlfRRNQfDqJz2pzQ8t0Ix/ToBpXlVjrRIx7pFC/o8itG2Q==",
"dev": true "dev": true
}, },
"dot-prop": { "dot-prop": {