chore(deps): bump tldts from 7.4.0 to 7.4.2 (#22157)
Bumps [tldts](https://github.com/remusao/tldts) from 7.4.0 to 7.4.2. - [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.4.0...v7.4.2) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.4.2 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
bc2124c196
commit
cce6014483
|
|
@ -127,7 +127,7 @@
|
|||
"source-map": "0.7.6",
|
||||
"telegram": "2.26.22",
|
||||
"title": "4.0.1",
|
||||
"tldts": "7.4.0",
|
||||
"tldts": "7.4.2",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "6.0.1",
|
||||
"tsx": "4.22.3",
|
||||
|
|
|
|||
|
|
@ -242,8 +242,8 @@ importers:
|
|||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
tldts:
|
||||
specifier: 7.4.0
|
||||
version: 7.4.0
|
||||
specifier: 7.4.2
|
||||
version: 7.4.2
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5510,11 +5510,11 @@ packages:
|
|||
resolution: {integrity: sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==}
|
||||
hasBin: true
|
||||
|
||||
tldts-core@7.4.0:
|
||||
resolution: {integrity: sha512-/mb9kRld+x1sIMXxWNOAp5m6C+D4GrAORWlJkOJ5dElvxdN1eutz/o7qHLp9gFvDF4Y3/L2xeScoxz6AbEo8rQ==}
|
||||
tldts-core@7.4.2:
|
||||
resolution: {integrity: sha512-nwEyF4vl4RSJjwSjBUmOSxc3BFPoIFdlRthJ6e+5v9P3bHNsoD06UjuqMUspqp7vsEZ1beaHi1km+optiE17yA==}
|
||||
|
||||
tldts@7.4.0:
|
||||
resolution: {integrity: sha512-yHBe+zVfzNZ3QfTPW/Z6KK1G2t340gFjMHqI/4KKSt/abzYydzuCnpqdaF5gCCABby+9Yfbj59oR5F2Fd5CBzg==}
|
||||
tldts@7.4.2:
|
||||
resolution: {integrity: sha512-kCwffuaH8ntKtygnWe1b4BJKWiCUH30n5KfoTr6IchcXOwR7chAOFJxFrH3vjANafUYrIA4a7SDL+nn7SiR4Sw==}
|
||||
hasBin: true
|
||||
|
||||
to-no-case@1.0.2:
|
||||
|
|
@ -11140,11 +11140,11 @@ snapshots:
|
|||
|
||||
tlds@1.261.0: {}
|
||||
|
||||
tldts-core@7.4.0: {}
|
||||
tldts-core@7.4.2: {}
|
||||
|
||||
tldts@7.4.0:
|
||||
tldts@7.4.2:
|
||||
dependencies:
|
||||
tldts-core: 7.4.0
|
||||
tldts-core: 7.4.2
|
||||
|
||||
to-no-case@1.0.2: {}
|
||||
|
||||
|
|
@ -11165,7 +11165,7 @@ snapshots:
|
|||
|
||||
tough-cookie@6.0.1:
|
||||
dependencies:
|
||||
tldts: 7.4.0
|
||||
tldts: 7.4.2
|
||||
|
||||
tr46@0.0.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue