mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump @types/sanitize-html from 2.11.0 to 2.13.0 (#23644)
Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) from 2.11.0 to 2.13.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html) --- updated-dependencies: - dependency-name: "@types/sanitize-html" dependency-type: direct:development 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:
@@ -212,7 +212,7 @@
|
||||
"@types/object-hash": "3.0.6",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/qs": "6.9.15",
|
||||
"@types/sanitize-html": "2.11.0",
|
||||
"@types/sanitize-html": "2.13.0",
|
||||
"@types/stream-json": "1.7.7",
|
||||
"@types/wellknown": "0.5.8",
|
||||
"@types/ws": "8.5.12",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -494,8 +494,8 @@ importers:
|
||||
specifier: 6.9.15
|
||||
version: 6.9.15
|
||||
'@types/sanitize-html':
|
||||
specifier: 2.11.0
|
||||
version: 2.11.0
|
||||
specifier: 2.13.0
|
||||
version: 2.13.0
|
||||
'@types/stream-json':
|
||||
specifier: 1.7.7
|
||||
version: 1.7.7
|
||||
@@ -5117,8 +5117,8 @@ packages:
|
||||
'@types/responselike@1.0.3':
|
||||
resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
|
||||
|
||||
'@types/sanitize-html@2.11.0':
|
||||
resolution: {integrity: sha512-7oxPGNQHXLHE48r/r/qjn7q0hlrs3kL7oZnGj0Wf/h9tj/6ibFyRkNbsDxaBBZ4XUZ0Dx5LGCyDJ04ytSofacQ==}
|
||||
'@types/sanitize-html@2.13.0':
|
||||
resolution: {integrity: sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==}
|
||||
|
||||
'@types/seedrandom@3.0.8':
|
||||
resolution: {integrity: sha512-TY1eezMU2zH2ozQoAFAQFOPpvP15g+ZgSfTZt31AUUH/Rxtnz3H+A/Sv1Snw2/amp//omibc+AEkTaA8KUeOLQ==}
|
||||
@@ -15773,7 +15773,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 18.19.50
|
||||
|
||||
'@types/sanitize-html@2.11.0':
|
||||
'@types/sanitize-html@2.13.0':
|
||||
dependencies:
|
||||
htmlparser2: 8.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user