mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
chore(deps): bump html-to-text from 10.0.0 to 10.0.1 (#23094)
Bumps [html-to-text](https://github.com/html-to-text/node-html-to-text) from 10.0.0 to 10.0.1. - [Changelog](https://github.com/html-to-text/node-html-to-text/blob/master/CHANGELOG.md) - [Commits](https://github.com/html-to-text/node-html-to-text/compare/10.0.0...10.0.1) --- updated-dependencies: - dependency-name: html-to-text dependency-version: 10.0.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:
+1
-1
@@ -92,7 +92,7 @@
|
||||
"google-play-scraper": "10.1.3",
|
||||
"header-generator": "2.1.88",
|
||||
"hono": "4.13.2",
|
||||
"html-to-text": "10.0.0",
|
||||
"html-to-text": "10.0.1",
|
||||
"http-cookie-agent": "8.0.0",
|
||||
"https-proxy-agent": "9.1.0",
|
||||
"iconv-lite": "0.7.3",
|
||||
|
||||
Generated
+20
-2
@@ -134,8 +134,8 @@ importers:
|
||||
specifier: 4.13.2
|
||||
version: 4.13.2
|
||||
html-to-text:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1
|
||||
http-cookie-agent:
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0(tough-cookie@6.0.2)(undici@8.10.0)
|
||||
@@ -3712,6 +3712,10 @@ packages:
|
||||
resolution: {integrity: sha512-gQhL1ksGBLQbHeAo47YU6cs2ahd3Pv+8PFYoWogNZbQnNwQyOh9Ad5kbeHFiWwbKdeWQJ5Z7Y7mwb9ew2hXBLw==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
|
||||
deepmerge-ts@8.0.1:
|
||||
resolution: {integrity: sha512-szCXE7YLCvLKR9bFPJcvsezOShdalctSvrgN/LM/QGUEPZQajwjmsMObZ6/DuANT5lxzM/wtO8Feubwdkz8myA==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
|
||||
deepmerge@4.3.1:
|
||||
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
@@ -4336,6 +4340,10 @@ packages:
|
||||
resolution: {integrity: sha512-2OH59Gtprdczel+7Rxgpz9hGVJREaf8Lt1H4kZwWHpEn70VQKRuMNGsb2eDbwaTzrYzb0hheiOG1P7Dim0B4dQ==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
|
||||
html-to-text@10.0.1:
|
||||
resolution: {integrity: sha512-GiVhRI1BatGARSCmlXWNCjDT0cWrwBWoeduLoV0WSKAgaV/wa+hUWy5LiQLUs4UwiUrE52ZCMfBGiKD87TDPrg==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
|
||||
htmlparser2@10.1.0:
|
||||
resolution: {integrity: sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==}
|
||||
|
||||
@@ -9043,6 +9051,8 @@ snapshots:
|
||||
|
||||
deepmerge-ts@7.1.6: {}
|
||||
|
||||
deepmerge-ts@8.0.1: {}
|
||||
|
||||
deepmerge@4.3.1: {}
|
||||
|
||||
define-lazy-prop@2.0.0: {}
|
||||
@@ -9818,6 +9828,14 @@ snapshots:
|
||||
htmlparser2: 10.1.0
|
||||
selderee: 0.12.0
|
||||
|
||||
html-to-text@10.0.1:
|
||||
dependencies:
|
||||
'@selderee/plugin-htmlparser2': 0.12.0(selderee@0.12.0)
|
||||
deepmerge-ts: 8.0.1
|
||||
dom-serializer: 2.0.0
|
||||
htmlparser2: 10.1.0
|
||||
selderee: 0.12.0
|
||||
|
||||
htmlparser2@10.1.0:
|
||||
dependencies:
|
||||
domelementtype: 2.3.0
|
||||
|
||||
Reference in New Issue
Block a user