Bump dompurify from 3.0.8 to 3.0.9

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-01 18:59:16 +00:00
committed by GitHub
parent 573a7c63c2
commit 3e669abd40
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"@types/uuid": "^9.0.8",
"@umbraco-ui/uui": "1.7.1",
"@umbraco-ui/uui-css": "1.7.0",
"dompurify": "^3.0.8",
"dompurify": "^3.0.9",
"element-internals-polyfill": "^1.3.10",
"lit": "^3.1.2",
"marked": "^12.0.0",
@@ -10460,9 +10460,9 @@
"dev": true
},
"node_modules/dompurify": {
"version": "3.0.8",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.8.tgz",
"integrity": "sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ=="
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.9.tgz",
"integrity": "sha512-uyb4NDIvQ3hRn6NiC+SIFaP4mJ/MdXlvtunaqK9Bn6dD3RuB/1S/gasEjDHD8eiaqdSael2vBv+hOs7Y+jhYOQ=="
},
"node_modules/dotenv": {
"version": "16.4.5",