From e499416b3cb001829fc71592aaa82ad87da9e5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 04:57:28 +0000 Subject: [PATCH] build(deps): bump tlds from 1.242.0 to 1.245.0 Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.242.0 to 1.245.0. - [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md) - [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.242.0...1.245.0) --- updated-dependencies: - dependency-name: tlds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/sde/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sites/sde/package.json b/sites/sde/package.json index f18c048f9e0..eb8973837cb 100644 --- a/sites/sde/package.json +++ b/sites/sde/package.json @@ -78,7 +78,7 @@ "remark-smartypants": "2.0.0", "slugify": "^1.6.6", "svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit", - "tlds": "1.242.0", + "tlds": "1.245.0", "use-persisted-state": "0.3.3", "web-worker": "1.2.0" }, diff --git a/sites/shared/package.json b/sites/shared/package.json index 819f9693893..0ae7624a86d 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -53,7 +53,7 @@ "sharp": "0.32.6", "slugify": "^1.6.6", "svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit", - "tlds": "1.242.0", + "tlds": "1.245.0", "to-vfile": "8.0.0", "unist-util-visit": "5.0.0", "use-persisted-state": "0.3.3", diff --git a/yarn.lock b/yarn.lock index b02a6d01794..6f2eabde374 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13246,10 +13246,10 @@ tiny-inflate@^1.0.0, tiny-inflate@^1.0.3: resolved "https://registry.yarnpkg.com/tiny-inflate/-/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4" integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw== -tlds@1.242.0: - version "1.242.0" - resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.242.0.tgz#da136a9c95b0efa1a4cd57dca8ef240c08ada4b7" - integrity sha512-aP3dXawgmbfU94mA32CJGHmJUE1E58HCB1KmlKRhBNtqBL27mSQcAEmcaMaQ1Za9kIVvOdbxJD3U5ycDy7nJ3w== +tlds@1.245.0: + version "1.245.0" + resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.245.0.tgz#afd4c0c33be7227f8f2d4578573fc922b839ba84" + integrity sha512-fbSQFQr8f41/e9q9IoKKVv7CUFvvE3TVJo7m0JQJZcf7jOOXRRf9DIP4Uf04aovYGKG686OvtV4ZrNY1bOz3aA== tmp@^0.0.33: version "0.0.33"