chore(deps): bump tldts from 7.0.13 to 7.0.14 (#20040)
Bumps [tldts](https://github.com/remusao/tldts) from 7.0.13 to 7.0.14. - [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/v7.0.13...v7.0.14) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.0.14 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:
parent
1fc1fbadbf
commit
c672168598
|
|
@ -124,7 +124,7 @@
|
|||
"source-map": "0.7.6",
|
||||
"telegram": "2.26.22",
|
||||
"title": "4.0.1",
|
||||
"tldts": "7.0.13",
|
||||
"tldts": "7.0.14",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.1.2",
|
||||
"tsx": "4.20.5",
|
||||
|
|
|
|||
|
|
@ -255,8 +255,8 @@ importers:
|
|||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
tldts:
|
||||
specifier: 7.0.13
|
||||
version: 7.0.13
|
||||
specifier: 7.0.14
|
||||
version: 7.0.14
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5661,15 +5661,15 @@ packages:
|
|||
tldts-core@6.1.86:
|
||||
resolution: {integrity: sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==}
|
||||
|
||||
tldts-core@7.0.13:
|
||||
resolution: {integrity: sha512-Td0LeWLgXJGsikI4mO82fRexgPCEyTcwWiXJERF/GBHX3Dm+HQq/wx4HnYowCbiwQ8d+ENLZc+ktbZw8H+0oEA==}
|
||||
tldts-core@7.0.14:
|
||||
resolution: {integrity: sha512-viZGNK6+NdluOJWwTO9olaugx0bkKhscIdriQQ+lNNhwitIKvb+SvhbYgnCz6j9p7dX3cJntt4agQAKMXLjJ5g==}
|
||||
|
||||
tldts@6.1.86:
|
||||
resolution: {integrity: sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==}
|
||||
hasBin: true
|
||||
|
||||
tldts@7.0.13:
|
||||
resolution: {integrity: sha512-z/SgnxiICGb7Gli0z7ci9BZdjy1tQORUbdmzEUA7NbIJKWhdONn78Ji8gV0PAGfHPyEd+I+W2rMzhLjWkv2Olg==}
|
||||
tldts@7.0.14:
|
||||
resolution: {integrity: sha512-lMNHE4aSI3LlkMUMicTmAG3tkkitjOQGDTFboPJwAg2kJXKP1ryWEyqujktg5qhrFZOkk5YFzgkxg3jErE+i5w==}
|
||||
hasBin: true
|
||||
|
||||
to-no-case@1.0.2:
|
||||
|
|
@ -11985,15 +11985,15 @@ snapshots:
|
|||
|
||||
tldts-core@6.1.86: {}
|
||||
|
||||
tldts-core@7.0.13: {}
|
||||
tldts-core@7.0.14: {}
|
||||
|
||||
tldts@6.1.86:
|
||||
dependencies:
|
||||
tldts-core: 6.1.86
|
||||
|
||||
tldts@7.0.13:
|
||||
tldts@7.0.14:
|
||||
dependencies:
|
||||
tldts-core: 7.0.13
|
||||
tldts-core: 7.0.14
|
||||
|
||||
to-no-case@1.0.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue