From 6bfad6c0fbcb05cd45f34b59cb44ce7bd1d5ea13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:03:47 -0700 Subject: [PATCH] chore(deps): bump tldts from 6.1.54 to 6.1.55 (#17305) * chore(deps): bump tldts from 6.1.54 to 6.1.55 Bumps [tldts](https://github.com/remusao/tldts) from 6.1.54 to 6.1.55. - [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.54...v6.1.55) --- updated-dependencies: - dependency-name: tldts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 270281071..1f2605a63 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "telegram": "2.26.2", "tiny-async-pool": "2.1.0", "title": "3.5.3", - "tldts": "6.1.54", + "tldts": "6.1.55", "tosource": "2.0.0-alpha.3", "tough-cookie": "5.0.0", "tsx": "4.19.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 076f06583..8c520f6f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -228,8 +228,8 @@ importers: specifier: 3.5.3 version: 3.5.3 tldts: - specifier: 6.1.54 - version: 6.1.54 + specifier: 6.1.55 + version: 6.1.55 tosource: specifier: 2.0.0-alpha.3 version: 2.0.0-alpha.3 @@ -5256,8 +5256,8 @@ packages: tldts-core@6.1.55: resolution: {integrity: sha512-BL+BuKHHaOpntE5BGI6naXjULU6aRlgaYdfDHR3T/hdbNTWkWUZ9yuc11wGnwgpvRwlyUiIK+QohYK3olaVU6Q==} - tldts@6.1.54: - resolution: {integrity: sha512-rDaL1t59gb/Lg0HPMUGdV1vAKLQcXwU74D26aMaYV4QW7mnMvShd1Vmkg3HYAPWx2JCTUmsrXt/Yl9eJ5UFBQw==} + tldts@6.1.55: + resolution: {integrity: sha512-HxQR/9roQ07Pwc8RyyrJMAxRz5/ssoF3qIPPUiIo3zUt6yMdmYZjM2OZIFMiZ3jHyz9jrGHEHuQZrUhoc1LkDw==} hasBin: true tmp@0.0.33: @@ -11180,7 +11180,7 @@ snapshots: tldts-core@6.1.55: {} - tldts@6.1.54: + tldts@6.1.55: dependencies: tldts-core: 6.1.55 @@ -11218,7 +11218,7 @@ snapshots: tough-cookie@5.0.0: dependencies: - tldts: 6.1.54 + tldts: 6.1.55 tr46@0.0.3: {}