chore(deps): bump sanitize-html from 2.17.0 to 2.17.1 (#21181)
Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.0 to 2.17.1. - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/2.17.1/packages/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
79b658a0b6
commit
04443b8cca
|
|
@ -121,7 +121,7 @@
|
|||
"rebrowser-puppeteer": "24.8.1",
|
||||
"rfc4648": "1.5.4",
|
||||
"rss-parser": "3.13.0",
|
||||
"sanitize-html": "2.17.0",
|
||||
"sanitize-html": "2.17.1",
|
||||
"simplecc-wasm": "1.1.1",
|
||||
"socks-proxy-agent": "8.0.5",
|
||||
"source-map": "0.7.6",
|
||||
|
|
|
|||
|
|
@ -227,8 +227,8 @@ importers:
|
|||
specifier: 3.13.0
|
||||
version: 3.13.0(patch_hash=e1697dd9dde771024b5d0669a3eff6237e75fbac78381a6127012b67593bb2b7)
|
||||
sanitize-html:
|
||||
specifier: 2.17.0
|
||||
version: 2.17.0
|
||||
specifier: 2.17.1
|
||||
version: 2.17.1
|
||||
simplecc-wasm:
|
||||
specifier: 1.1.1
|
||||
version: 1.1.1
|
||||
|
|
@ -5012,8 +5012,8 @@ packages:
|
|||
resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
sanitize-html@2.17.0:
|
||||
resolution: {integrity: sha512-dLAADUSS8rBwhaevT12yCezvioCA+bmUTPH/u57xKPT8d++voeYE6HeluA/bPbQ15TwDBG2ii+QZIEmYx8VdxA==}
|
||||
sanitize-html@2.17.1:
|
||||
resolution: {integrity: sha512-ehFCW+q1a4CSOWRAdX97BX/6/PDEkCqw7/0JXZAGQV57FQB3YOkTa/rrzHPeJ+Aghy4vZAFfWMYyfxIiB7F/gw==}
|
||||
|
||||
sax@1.4.4:
|
||||
resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==}
|
||||
|
|
@ -10800,7 +10800,7 @@ snapshots:
|
|||
|
||||
safe-stable-stringify@2.5.0: {}
|
||||
|
||||
sanitize-html@2.17.0:
|
||||
sanitize-html@2.17.1:
|
||||
dependencies:
|
||||
deepmerge: 4.3.1
|
||||
escape-string-regexp: 4.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue