From ffe6c8101f294d953346c4c8bb8f86ec1f987c09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 05:03:46 +0000 Subject: [PATCH] chore(deps): bump tlds from 1.236.0 to 1.237.0 Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.236.0 to 1.237.0. - [Release notes](https://github.com/stephenmathieson/node-tlds/releases) - [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 9a65c467c28..231aedb9c6c 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -46,7 +46,7 @@ "remark-smartypants": "2.0.0", "sharp": "0.31.3", "svg-to-pdfkit": "https://github.com/eriese/SVG-to-PDFKit", - "tlds": "1.236.0", + "tlds": "1.237.0", "to-vfile": "7.2.4", "unist-util-visit": "4.1.2", "web-worker": "1.2.0" diff --git a/yarn.lock b/yarn.lock index c3bd7757319..e8c5f70e118 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18901,10 +18901,10 @@ tiny-warning@^1.0.0, tiny-warning@^1.0.3: resolved "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== -tlds@1.236.0: - version "1.236.0" - resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.236.0.tgz#a118eebe33261c577e3a3025144faeabb7dd813c" - integrity sha512-oP2PZ3KeGlgpHgsEfrtva3/K9kzsJUNliQSbCfrJ7JMCWFoCdtG+9YMq/g2AnADQ1v5tVlbtvKJZ4KLpy/P6MA== +tlds@1.237.0: + version "1.237.0" + resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.237.0.tgz#71e5ca558878a046bc9e253db7a1f2b602ce1a2d" + integrity sha512-4IA6zR7jQop4pEdziQaptOgkIwnnZ537fXM3MKAzOXjXLjiHm77SA3/E0nXWJGSVRnKcn/JxDJmwTqyPgQ+ozg== tmp@^0.0.33: version "0.0.33"