chore(deps): bump tldts from 6.1.57 to 6.1.58 (#17433)
* chore(deps): bump tldts from 6.1.57 to 6.1.58 Bumps [tldts](https://github.com/remusao/tldts) from 6.1.57 to 6.1.58. - [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.57...v6.1.58) --- 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
a5700169a0
commit
2ffbec5e58
|
|
@ -124,7 +124,7 @@
|
|||
"telegram": "2.26.6",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"title": "3.5.3",
|
||||
"tldts": "6.1.57",
|
||||
"tldts": "6.1.58",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.0.0",
|
||||
"tsx": "4.19.2",
|
||||
|
|
|
|||
|
|
@ -231,8 +231,8 @@ importers:
|
|||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
tldts:
|
||||
specifier: 6.1.57
|
||||
version: 6.1.57
|
||||
specifier: 6.1.58
|
||||
version: 6.1.58
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5300,8 +5300,8 @@ packages:
|
|||
tldts-core@6.1.58:
|
||||
resolution: {integrity: sha512-dR936xmhBm7AeqHIhCWwK765gZ7dFyL+IqLSFAjJbFlUXGMLCb8i2PzlzaOuWBuplBTaBYseSb565nk/ZEM0Bg==}
|
||||
|
||||
tldts@6.1.57:
|
||||
resolution: {integrity: sha512-Oy7yDXK8meJl8vPMOldzA+MtueAJ5BrH4l4HXwZuj2AtfoQbLjmTJmjNWPUcAo+E/ibHn7QlqMS0BOcXJFJyHQ==}
|
||||
tldts@6.1.58:
|
||||
resolution: {integrity: sha512-MQJrJhjHOYGYb8DobR6Y4AdDbd4TYkyQ+KBDVc5ODzs1cbrvPpfN1IemYi9jfipJ/vR1YWvrDli0hg1y19VRoA==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
|
|
@ -11273,7 +11273,7 @@ snapshots:
|
|||
|
||||
tldts-core@6.1.58: {}
|
||||
|
||||
tldts@6.1.57:
|
||||
tldts@6.1.58:
|
||||
dependencies:
|
||||
tldts-core: 6.1.58
|
||||
|
||||
|
|
@ -11311,7 +11311,7 @@ snapshots:
|
|||
|
||||
tough-cookie@5.0.0:
|
||||
dependencies:
|
||||
tldts: 6.1.57
|
||||
tldts: 6.1.58
|
||||
|
||||
tr46@0.0.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue