Update dependency @tryghost/url-utils to v1.0.2

This commit is contained in:
Renovate Bot 2021-03-05 05:10:38 +00:00
parent 5add79e3d5
commit 290cceb472
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"