chore(deps): bump tldts from 6.1.15 to 6.1.16 (#15017)

* chore(deps): bump tldts from 6.1.15 to 6.1.16

Bumps [tldts](https://github.com/remusao/tldts) from 6.1.15 to 6.1.16.
- [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.15...v6.1.16)

---
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:
dependabot[bot]
2024-03-30 17:07:07 +08:00
committed by GitHub
parent a5334b7317
commit 67c9eebafe
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
"telegram": "2.20.2",
"tiny-async-pool": "2.1.0",
"title": "3.5.3",
"tldts": "6.1.15",
"tldts": "6.1.16",
"tough-cookie": "4.1.3",
"tsx": "4.7.1",
"twitter-api-v2": "1.16.1",
+7 -7
View File
@@ -195,8 +195,8 @@ dependencies:
specifier: 3.5.3
version: 3.5.3
tldts:
specifier: 6.1.15
version: 6.1.15
specifier: 6.1.16
version: 6.1.16
tough-cookie:
specifier: 4.1.3
version: 4.1.3
@@ -8634,15 +8634,15 @@ packages:
hasBin: true
dev: false
/tldts-core@6.1.15:
resolution: {integrity: sha512-E/gy+y6I53cZcqbHllhS5Aak6DmMZSO9tX6DYw3NXZk+f1yoFKGLiojQ8ww39G5QAupKKZL+vehNVqzSS0SQgQ==}
/tldts-core@6.1.16:
resolution: {integrity: sha512-rxnuCux+zn3hMF57nBzr1m1qGZH7Od2ErbDZjVm04fk76cEynTg3zqvHjx5BsBl8lvRTjpzIhsEGMHDH/Hr2Vw==}
dev: false
/tldts@6.1.15:
resolution: {integrity: sha512-0/2FOdXnP5ON6PTQfE7B4X1ymqa1Bs6oG/yHKtVMxLSlUPlb/1AdWGzz2Co3P/uM0eUPWOt61L7cayyyNUSh7A==}
/tldts@6.1.16:
resolution: {integrity: sha512-X6VrQzW4RymhI1kBRvrWzYlRLXTftZpi7/s/9ZlDILA04yM2lNX7mBvkzDib9L4uSymHt8mBbeaielZMdsAkfQ==}
hasBin: true
dependencies:
tldts-core: 6.1.15
tldts-core: 6.1.16
dev: false
/tmp@0.0.33: