chore(deps): bump tldts from 7.0.28 to 7.0.29 (#21859)
Bumps [tldts](https://github.com/remusao/tldts) from 7.0.28 to 7.0.29. - [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.28...v7.0.29) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.0.29 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
cf2f06cdd7
commit
e455f9a827
|
|
@ -128,7 +128,7 @@
|
|||
"source-map": "0.7.6",
|
||||
"telegram": "2.26.22",
|
||||
"title": "4.0.1",
|
||||
"tldts": "7.0.28",
|
||||
"tldts": "7.0.29",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "6.0.1",
|
||||
"tsx": "4.21.0",
|
||||
|
|
|
|||
|
|
@ -248,8 +248,8 @@ importers:
|
|||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
tldts:
|
||||
specifier: 7.0.28
|
||||
version: 7.0.28
|
||||
specifier: 7.0.29
|
||||
version: 7.0.29
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5894,11 +5894,11 @@ packages:
|
|||
resolution: {integrity: sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==}
|
||||
hasBin: true
|
||||
|
||||
tldts-core@7.0.28:
|
||||
resolution: {integrity: sha512-7W5Efjhsc3chVdFhqtaU0KtK32J37Zcr9RKtID54nG+tIpcY79CQK/veYPODxtD/LJ4Lue66jvrQzIX2Z2/pUQ==}
|
||||
tldts-core@7.0.29:
|
||||
resolution: {integrity: sha512-W99NuU7b1DcG3uJ3v9k9VztCH3WialNbBkBft5wCs8V8mexu0XQqaZEYb9l9RNNzK8+3EJ9PKWB0/RUtTQ/o+Q==}
|
||||
|
||||
tldts@7.0.28:
|
||||
resolution: {integrity: sha512-+Zg3vWhRUv8B1maGSTFdev9mjoo8Etn2Ayfs4cnjlD3CsGkxXX4QyW3j2WJ0wdjYcYmy7Lx2RDsZMhgCWafKIw==}
|
||||
tldts@7.0.29:
|
||||
resolution: {integrity: sha512-JIXCerhudr/N6OWLwLF1HVsTTUo7ry6qHa5eWZEkiMuxsIiAACL55tGLfqfHfoH7QaMQUW8fngD7u7TxWexYQg==}
|
||||
hasBin: true
|
||||
|
||||
to-no-case@1.0.2:
|
||||
|
|
@ -12076,11 +12076,11 @@ snapshots:
|
|||
|
||||
tlds@1.261.0: {}
|
||||
|
||||
tldts-core@7.0.28: {}
|
||||
tldts-core@7.0.29: {}
|
||||
|
||||
tldts@7.0.28:
|
||||
tldts@7.0.29:
|
||||
dependencies:
|
||||
tldts-core: 7.0.28
|
||||
tldts-core: 7.0.29
|
||||
|
||||
to-no-case@1.0.2: {}
|
||||
|
||||
|
|
@ -12101,7 +12101,7 @@ snapshots:
|
|||
|
||||
tough-cookie@6.0.1:
|
||||
dependencies:
|
||||
tldts: 7.0.28
|
||||
tldts: 7.0.29
|
||||
|
||||
tr46@0.0.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue