chore(deps): bump tldts from 6.1.54 to 6.1.55 (#17305)
* chore(deps): bump tldts from 6.1.54 to 6.1.55 Bumps [tldts](https://github.com/remusao/tldts) from 6.1.54 to 6.1.55. - [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.54...v6.1.55) --- updated-dependencies: - dependency-name: tldts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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:
parent
971f9a2373
commit
6bfad6c0fb
|
|
@ -123,7 +123,7 @@
|
|||
"telegram": "2.26.2",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"title": "3.5.3",
|
||||
"tldts": "6.1.54",
|
||||
"tldts": "6.1.55",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.0.0",
|
||||
"tsx": "4.19.1",
|
||||
|
|
|
|||
|
|
@ -228,8 +228,8 @@ importers:
|
|||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
tldts:
|
||||
specifier: 6.1.54
|
||||
version: 6.1.54
|
||||
specifier: 6.1.55
|
||||
version: 6.1.55
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5256,8 +5256,8 @@ packages:
|
|||
tldts-core@6.1.55:
|
||||
resolution: {integrity: sha512-BL+BuKHHaOpntE5BGI6naXjULU6aRlgaYdfDHR3T/hdbNTWkWUZ9yuc11wGnwgpvRwlyUiIK+QohYK3olaVU6Q==}
|
||||
|
||||
tldts@6.1.54:
|
||||
resolution: {integrity: sha512-rDaL1t59gb/Lg0HPMUGdV1vAKLQcXwU74D26aMaYV4QW7mnMvShd1Vmkg3HYAPWx2JCTUmsrXt/Yl9eJ5UFBQw==}
|
||||
tldts@6.1.55:
|
||||
resolution: {integrity: sha512-HxQR/9roQ07Pwc8RyyrJMAxRz5/ssoF3qIPPUiIo3zUt6yMdmYZjM2OZIFMiZ3jHyz9jrGHEHuQZrUhoc1LkDw==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
|
|
@ -11180,7 +11180,7 @@ snapshots:
|
|||
|
||||
tldts-core@6.1.55: {}
|
||||
|
||||
tldts@6.1.54:
|
||||
tldts@6.1.55:
|
||||
dependencies:
|
||||
tldts-core: 6.1.55
|
||||
|
||||
|
|
@ -11218,7 +11218,7 @@ snapshots:
|
|||
|
||||
tough-cookie@5.0.0:
|
||||
dependencies:
|
||||
tldts: 6.1.54
|
||||
tldts: 6.1.55
|
||||
|
||||
tr46@0.0.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue