chore(deps): bump tldts from 6.1.28 to 6.1.29 (#15979)
* chore(deps): bump tldts from 6.1.28 to 6.1.29 Bumps [tldts](https://github.com/remusao/tldts) from 6.1.28 to 6.1.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/v6.1.28...v6.1.29) --- 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
cacea3c332
commit
960d526a8b
|
|
@ -115,7 +115,7 @@
|
|||
"telegram": "2.22.2",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"title": "3.5.3",
|
||||
"tldts": "6.1.28",
|
||||
"tldts": "6.1.29",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "4.1.4",
|
||||
"tsx": "4.15.7",
|
||||
|
|
|
|||
|
|
@ -204,8 +204,8 @@ importers:
|
|||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
tldts:
|
||||
specifier: 6.1.28
|
||||
version: 6.1.28
|
||||
specifier: 6.1.29
|
||||
version: 6.1.29
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -6035,8 +6035,8 @@ packages:
|
|||
tldts-core@6.1.29:
|
||||
resolution: {integrity: sha512-ZhgwrF9P697hrsO8PZ4dFL8UZLLmczYcFwiknsPEk81BTC0xauqQfepPefIfS/YK2z2VVRQmyg0hZujShTlH7A==}
|
||||
|
||||
tldts@6.1.28:
|
||||
resolution: {integrity: sha512-SgZym5i5CL02CV6WrsjdNjk0pwsxHb5uKA8Mjo8g01HrcJnqab6r45igjbx30aacGfWGpVKXHMLeM/Ux+hha3g==}
|
||||
tldts@6.1.29:
|
||||
resolution: {integrity: sha512-6VgFZeuDsC6hrAP+H18CIofrXbA1I7yHsHcMutwK39bEc2fmXrtsLFshV4bg5vza4xiUP4zyAWr9C48KiyxZVA==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
|
|
@ -13527,7 +13527,7 @@ snapshots:
|
|||
|
||||
tldts-core@6.1.29: {}
|
||||
|
||||
tldts@6.1.28:
|
||||
tldts@6.1.29:
|
||||
dependencies:
|
||||
tldts-core: 6.1.29
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue