chore(deps): bump sanitize-html from 2.11.0 to 2.12.0 (#14521)

* chore(deps): bump sanitize-html from 2.11.0 to 2.12.0

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>

* chore: fix pnpm install

---------

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 00:55:10 +00:00 committed by GitHub
parent 0d47d01994
commit 1a4ac34e3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -142,7 +142,7 @@
"require-all": "3.0.0",
"rfc4648": "1.5.3",
"rss-parser": "3.13.0",
"sanitize-html": "2.11.0",
"sanitize-html": "2.12.0",
"simplecc-wasm": "0.1.5",
"socks-proxy-agent": "8.0.2",
"source-map": "0.7.4",

View File

@ -183,8 +183,8 @@ dependencies:
specifier: 3.13.0
version: 3.13.0
sanitize-html:
specifier: 2.11.0
version: 2.11.0
specifier: 2.12.0
version: 2.12.0
simplecc-wasm:
specifier: 0.1.5
version: 0.1.5
@ -8360,8 +8360,8 @@ packages:
/safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
/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