From f195ecd8793008b5bd5685ac995f2183a9add7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:12:07 +0000 Subject: [PATCH] chore(deps): bump tlds from 1.239.0 to 1.240.0 Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.239.0 to 1.240.0. - [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md) - [Commits](https://github.com/stephenmathieson/node-tlds/commits) --- updated-dependencies: - dependency-name: tlds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/shared/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/shared/package.json b/sites/shared/package.json index 58778c619b5..e921596baaf 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -53,7 +53,7 @@ "remark-smartypants": "2.0.0", "sharp": "0.32.1", "svg-to-pdfkit": "https://github.com/eriese/SVG-to-PDFKit", - "tlds": "1.239.0", + "tlds": "1.240.0", "to-vfile": "7.2.4", "unist-util-visit": "4.1.2", "use-persisted-state": "0.3.3", diff --git a/yarn.lock b/yarn.lock index 18c1534ac6e..baf11351a24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19643,10 +19643,10 @@ tiny-warning@^1.0.3: resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== -tlds@1.239.0: - version "1.239.0" - resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.239.0.tgz#99c61a8a22c1252cfb563ef1cfd367b537ff62e6" - integrity sha512-lhiymAloYTizXVGDVnplwjQK2YkiB30k5bbeZlyZ6u2vbG4q7re+fwTlOeliCcfiqvmK3yv9savLIFzfKjAVQg== +tlds@1.240.0: + version "1.240.0" + resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.240.0.tgz#3d3d776d97aa079e43ef4d2f9ef9845e55cff08e" + integrity sha512-1OYJQenswGZSOdRw7Bql5Qu7uf75b+F3HFBXbqnG/ifHa0fev1XcG+3pJf3pA/KC6RtHQzfKgIf1vkMlMG7mtQ== tmp@^0.0.33: version "0.0.33"