Bump sanitize-html from 2.11.0 to 2.12.0 (#21517)

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits)

---
updated-dependencies:
- dependency-name: sanitize-html
  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]
2024-02-22 02:25:51 +01:00
committed by GitHub
parent a94b3743eb
commit c013a3161a
2 changed files with 6 additions and 6 deletions

View File

@@ -161,7 +161,7 @@
"rate-limiter-flexible": "4.0.1",
"rollup": "4.10.0",
"samlify": "2.8.10",
"sanitize-html": "2.11.0",
"sanitize-html": "2.12.0",
"sharp": "0.33.2",
"snappy": "7.2.2",
"stream-json": "1.8.0",

10
pnpm-lock.yaml generated
View File

@@ -327,8 +327,8 @@ importers:
specifier: 2.8.10
version: 2.8.10
sanitize-html:
specifier: 2.11.0
version: 2.11.0
specifier: 2.12.0
version: 2.12.0
sharp:
specifier: 0.33.2
version: 0.33.2
@@ -17610,15 +17610,15 @@ packages:
xpath: 0.0.32
dev: false
/sanitize-html@2.11.0:
resolution: {integrity: sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==}
/sanitize-html@2.12.0:
resolution: {integrity: sha512-2pq2H0b4npSaMPrRuauYVml1Q3BzaL67Y8WDOk9gsqoS8gS+VFZcgwF1ITJbfOCHgw1sUQMG14KwXyVE+75tSg==}
dependencies:
deepmerge: 4.3.1
escape-string-regexp: 4.0.0
htmlparser2: 8.0.2
is-plain-object: 5.0.0
parse-srcset: 1.0.2
postcss: 8.4.32
postcss: 8.4.35
dev: false
/sass@1.71.1: