From 290cceb472166e2add57b8a3f23d0affb43939c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Mar 2021 05:10:38 +0000 Subject: [PATCH] Update dependency @tryghost/url-utils to v1.0.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fbfdde412b..eae3a84b8c 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@tryghost/session-service": "0.1.17", "@tryghost/social-urls": "0.1.19", "@tryghost/string": "0.1.17", - "@tryghost/url-utils": "1.0.1", + "@tryghost/url-utils": "1.0.2", "@tryghost/vhost-middleware": "1.0.13", "@tryghost/zip": "1.1.10", "amperize": "0.6.1", diff --git a/yarn.lock b/yarn.lock index b8637fcb96..f1e5890095 100644 --- a/yarn.lock +++ b/yarn.lock @@ -631,10 +631,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/url-utils@1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-1.0.1.tgz#cf1b1ddb67ffaf1a9af62b4e15fe9b9ed53d91b5" - integrity sha512-Jtrk3Qkp8tqllB2rFxxs2uUQs5/X+yQo/idOl33p7A7RZBgGtBbsN1UP82lv99t4ZpBtm75Opv12rZ3bJrvtFg== +"@tryghost/url-utils@1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-1.0.2.tgz#05d54dd2f89e254d4379d54d2d877be12ade4635" + integrity sha512-YjUefzev1vvpYBFGxfhO4U6Wew2Swgy3zXz0/Zb0f+FWG0sJ13tplaRcN+79vF0x4IROjxOyn3wR8STyAvQ8JA== dependencies: cheerio "0.22.0" moment "2.27.0"