From ee830c25d21a93d61c499e99f76277e008225cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 07:53:45 +0000 Subject: [PATCH] build(deps): bump tldts from 6.1.86 to 7.0.5 Bumps [tldts](https://github.com/remusao/tldts) from 6.1.86 to 7.0.5. - [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.86...v7.0.5) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d7955e..36f5941 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ ], "dependencies": { "got": "~11.8.6", - "tldts": "~6.1.0" + "tldts": "~7.0.5" }, "devDependencies": { "@commitlint/cli": "latest",