From 9cee8361ea922afec1cb9e8f25ce7746a15aa87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:26:15 -0500 Subject: [PATCH] Bump the production-dependencies group with 1 update (#362) Bumps the production-dependencies group with 1 update: [tldts](https://github.com/remusao/tldts). Updates `tldts` from 6.1.2 to 6.1.4 - [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.2...v6.1.4) --- updated-dependencies: - dependency-name: tldts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0fc625fb..c42d0bf2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6479,20 +6479,20 @@ "dev": true }, "node_modules/tldts": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.2.tgz", - "integrity": "sha512-bmIVB9OKvYlNcEoCRpa2swYlLpAmhLvGlXMZ0pSzmbU+0S/LNZJwTzHB56Fom7m9XCVh+mf2RDyCTRgX6MRDjQ==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.4.tgz", + "integrity": "sha512-eplXjucWEMwmGd8PSI/cjwGid0dVRdLZwO+x8cUTzfgA/u9wP9D5C6qcg42MMBgBeEcgDiUTqH7wBlTYLIODWQ==", "dependencies": { - "tldts-core": "^6.1.2" + "tldts-core": "^6.1.4" }, "bin": { "tldts": "bin/cli.js" } }, "node_modules/tldts-core": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.2.tgz", - "integrity": "sha512-cFBCCSilkRe/7JkZrQlzqhWDE0r1irpEYRp5XiFLFGl8fTwN4eWqutyx9wfFaDfmVv7E7pQMUZnM1VHnOid5Vw==" + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.4.tgz", + "integrity": "sha512-9rlteMsuqWQaWlLhnqCOeAXW1jqahlBHXOhCHu1GkkNBbjitbEqhDQC1Br6W/2PZJTTh8f+QIk5GstyZFC26Bg==" }, "node_modules/tmpl": { "version": "1.0.5", @@ -11657,17 +11657,17 @@ "dev": true }, "tldts": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.2.tgz", - "integrity": "sha512-bmIVB9OKvYlNcEoCRpa2swYlLpAmhLvGlXMZ0pSzmbU+0S/LNZJwTzHB56Fom7m9XCVh+mf2RDyCTRgX6MRDjQ==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.4.tgz", + "integrity": "sha512-eplXjucWEMwmGd8PSI/cjwGid0dVRdLZwO+x8cUTzfgA/u9wP9D5C6qcg42MMBgBeEcgDiUTqH7wBlTYLIODWQ==", "requires": { - "tldts-core": "^6.1.2" + "tldts-core": "^6.1.4" } }, "tldts-core": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.2.tgz", - "integrity": "sha512-cFBCCSilkRe/7JkZrQlzqhWDE0r1irpEYRp5XiFLFGl8fTwN4eWqutyx9wfFaDfmVv7E7pQMUZnM1VHnOid5Vw==" + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.4.tgz", + "integrity": "sha512-9rlteMsuqWQaWlLhnqCOeAXW1jqahlBHXOhCHu1GkkNBbjitbEqhDQC1Br6W/2PZJTTh8f+QIk5GstyZFC26Bg==" }, "tmpl": { "version": "1.0.5",