mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump tldts from 6.1.85 to 7.0.0 (#18845)
Bumps [tldts](https://github.com/remusao/tldts) from 6.1.85 to 7.0.0. - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](https://github.com/remusao/tldts/compare/v6.1.85...v7.0.0) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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
@@ -126,7 +126,7 @@
|
||||
"telegram": "2.26.22",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"title": "4.0.1",
|
||||
"tldts": "6.1.85",
|
||||
"tldts": "7.0.0",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.1.2",
|
||||
"tsx": "4.19.3",
|
||||
|
||||
Generated
+19
-6
@@ -246,8 +246,8 @@ importers:
|
||||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
tldts:
|
||||
specifier: 6.1.85
|
||||
version: 6.1.85
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
@@ -5550,13 +5550,20 @@ packages:
|
||||
resolution: {integrity: sha512-ZmyVB9DAw+FFTmLElGYJgdZFsKLYd/I59Bg9NHkCGPwAbVZNRilFWDMAdX8UG+bHuv7kfursd5XGqo/9wi26lA==}
|
||||
hasBin: true
|
||||
|
||||
tldts-core@6.1.85:
|
||||
resolution: {integrity: sha512-DTjUVvxckL1fIoPSb3KE7ISNtkWSawZdpfxGxwiIrZoO6EbHVDXXUIlIuWympPaeS+BLGyggozX/HTMsRAdsoA==}
|
||||
tldts-core@6.1.86:
|
||||
resolution: {integrity: sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==}
|
||||
|
||||
tldts-core@7.0.0:
|
||||
resolution: {integrity: sha512-ZDylm+F2UZYtJp3zZj0PRSBTJ1aCQ7SmPr0tcq9UDMPEUfRd1qRBh/n6HL1KxQuV0gmLmSrRgiapMoDs0KllCA==}
|
||||
|
||||
tldts@6.1.85:
|
||||
resolution: {integrity: sha512-gBdZ1RjCSevRPFix/hpaUWeak2/RNUZB4/8frF1r5uYMHjFptkiT0JXIebWvgI/0ZHXvxaUDDJshiA0j6GdL3w==}
|
||||
hasBin: true
|
||||
|
||||
tldts@7.0.0:
|
||||
resolution: {integrity: sha512-f1DBZcYLK+YVRuiKKSuBS4QbZB5J+gf376pB/4CtJFxYQ3ivAWhQzgBolAmcUH0+zLJybXi2B9lcqHYnumT3yg==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
||||
engines: {node: '>=0.6.0'}
|
||||
@@ -11803,11 +11810,17 @@ snapshots:
|
||||
|
||||
tlds@1.256.0: {}
|
||||
|
||||
tldts-core@6.1.85: {}
|
||||
tldts-core@6.1.86: {}
|
||||
|
||||
tldts-core@7.0.0: {}
|
||||
|
||||
tldts@6.1.85:
|
||||
dependencies:
|
||||
tldts-core: 6.1.85
|
||||
tldts-core: 6.1.86
|
||||
|
||||
tldts@7.0.0:
|
||||
dependencies:
|
||||
tldts-core: 7.0.0
|
||||
|
||||
tmp@0.0.33:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user