mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump sanitize-html from 2.12.1 to 2.13.0 (#22004)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.12.1 to 2.13.0. - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.12.1...2.13.0) --- 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:
@@ -165,7 +165,7 @@
|
||||
"rate-limiter-flexible": "5.0.0",
|
||||
"rollup": "4.12.0",
|
||||
"samlify": "2.8.11",
|
||||
"sanitize-html": "2.12.1",
|
||||
"sanitize-html": "2.13.0",
|
||||
"sharp": "0.33.2",
|
||||
"snappy": "7.2.2",
|
||||
"stream-json": "1.8.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -339,8 +339,8 @@ importers:
|
||||
specifier: 2.8.11
|
||||
version: 2.8.11
|
||||
sanitize-html:
|
||||
specifier: 2.12.1
|
||||
version: 2.12.1
|
||||
specifier: 2.13.0
|
||||
version: 2.13.0
|
||||
sharp:
|
||||
specifier: 0.33.2
|
||||
version: 0.33.2
|
||||
@@ -18024,8 +18024,8 @@ packages:
|
||||
xpath: 0.0.32
|
||||
dev: false
|
||||
|
||||
/sanitize-html@2.12.1:
|
||||
resolution: {integrity: sha512-Plh+JAn0UVDpBRP/xEjsk+xDCoOvMBwQUf/K+/cBAVuTbtX8bj2VB7S1sL1dssVpykqp0/KPSesHrqXtokVBpA==}
|
||||
/sanitize-html@2.13.0:
|
||||
resolution: {integrity: sha512-Xff91Z+4Mz5QiNSLdLWwjgBDm5b1RU6xBT0+12rapjiaR7SwfRdjw8f+6Rir2MXKLrDicRFHdb51hGOAxmsUIA==}
|
||||
dependencies:
|
||||
deepmerge: 4.3.1
|
||||
escape-string-regexp: 4.0.0
|
||||
|
||||
Reference in New Issue
Block a user