chore(deps): bump tldts from 6.1.41 to 6.1.42 (#16646)
* chore(deps): bump tldts from 6.1.41 to 6.1.42 Bumps [tldts](https://github.com/remusao/tldts) from 6.1.41 to 6.1.42. - [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.41...v6.1.42) --- 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
7fe9c987a6
commit
0ab58e35d4
|
|
@ -123,7 +123,7 @@
|
|||
"telegram": "2.24.11",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"title": "3.5.3",
|
||||
"tldts": "6.1.41",
|
||||
"tldts": "6.1.42",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "4.1.4",
|
||||
"tsx": "4.19.0",
|
||||
|
|
|
|||
|
|
@ -228,8 +228,8 @@ importers:
|
|||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
tldts:
|
||||
specifier: 6.1.41
|
||||
version: 6.1.41
|
||||
specifier: 6.1.42
|
||||
version: 6.1.42
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5327,8 +5327,8 @@ packages:
|
|||
tldts-core@6.1.42:
|
||||
resolution: {integrity: sha512-MJKxTFpAyUNxST7IrONoeQcFXuF3tQvnVuJ8IRBlA9rzlsAt1speUZSQxai3jrWwxMJ29FWrdpUWBW2pN99Ftw==}
|
||||
|
||||
tldts@6.1.41:
|
||||
resolution: {integrity: sha512-RNpUkL5fYD2DTQQCdr8QMDp6UL0ThtpXT3q3+qPE05dIT+RK2I3M0VByVbQN1dEhLUGzimivVwxK2By9epLk6w==}
|
||||
tldts@6.1.42:
|
||||
resolution: {integrity: sha512-4IQJNZrYPHLVdiaRGmg6X5XrtkwGcfV1BBudNsWlJrl3mXDPEs6IlDzb0rDcgyUx531thK6nT5OA13UpGfZUjA==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
|
|
@ -11339,7 +11339,7 @@ snapshots:
|
|||
|
||||
tldts-core@6.1.42: {}
|
||||
|
||||
tldts@6.1.41:
|
||||
tldts@6.1.42:
|
||||
dependencies:
|
||||
tldts-core: 6.1.42
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue