mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps-dev): bump @types/sanitize-html from 2.13.0 to 2.15.0 (#18741)
Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) from 2.13.0 to 2.15.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:
+1
-1
@@ -163,7 +163,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/module-alias": "2.0.4",
|
||||
"@types/node": "22.13.14",
|
||||
"@types/sanitize-html": "2.13.0",
|
||||
"@types/sanitize-html": "2.15.0",
|
||||
"@types/supertest": "6.0.3",
|
||||
"@types/tiny-async-pool": "2.0.3",
|
||||
"@types/title": "3.4.3",
|
||||
|
||||
Generated
+5
-5
@@ -352,8 +352,8 @@ importers:
|
||||
specifier: 22.13.14
|
||||
version: 22.13.14
|
||||
'@types/sanitize-html':
|
||||
specifier: 2.13.0
|
||||
version: 2.13.0
|
||||
specifier: 2.15.0
|
||||
version: 2.15.0
|
||||
'@types/supertest':
|
||||
specifier: 6.0.3
|
||||
version: 6.0.3
|
||||
@@ -2228,8 +2228,8 @@ packages:
|
||||
'@types/request@2.48.12':
|
||||
resolution: {integrity: sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==}
|
||||
|
||||
'@types/sanitize-html@2.13.0':
|
||||
resolution: {integrity: sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==}
|
||||
'@types/sanitize-html@2.15.0':
|
||||
resolution: {integrity: sha512-71Z6PbYsVKfp4i6Jvr37s5ql6if1Q/iJQT80NbaSi7uGaG8CqBMXP0pk/EsURAOuGdk5IJCd/vnzKrR7S3Txsw==}
|
||||
|
||||
'@types/shimmer@1.2.0':
|
||||
resolution: {integrity: sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg==}
|
||||
@@ -7985,7 +7985,7 @@ snapshots:
|
||||
'@types/tough-cookie': 4.0.5
|
||||
form-data: 2.5.3
|
||||
|
||||
'@types/sanitize-html@2.13.0':
|
||||
'@types/sanitize-html@2.15.0':
|
||||
dependencies:
|
||||
htmlparser2: 8.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user