From 85fb4c304e3ee3da7dc833af41fdb8146f2892b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 04:18:52 +0000 Subject: [PATCH] build(deps): bump tlds from 1.242.0 to 1.247.0 Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.242.0 to 1.247.0. - [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md) - [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.242.0...1.247.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 28fd1eb256c..48f264ccdc5 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.247.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 7fa2793148b..7e81bdf0140 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -53,7 +53,7 @@ "sharp": "0.33.0", "slugify": "^1.6.6", "svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit", - "tlds": "1.242.0", + "tlds": "1.247.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 6e56196b405..5b633970c2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13256,10 +13256,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.247.0: + version "1.247.0" + resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.247.0.tgz#8ba5a8b77f87e5ea215c0dc14a16a67c211e5d79" + integrity sha512-m9G0j6euzOucY3Auzl2/SAnGXJVFA1ibJDRBqUdAx7o4jzMidCCKZXWNQVBDcx5zHISJl1r5yA8aaS6WfWuKMQ== tmp@^0.0.33: version "0.0.33"