0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/url-utils to v0.6.18

This commit is contained in:
Renovate Bot 2020-04-13 03:17:21 +00:00
parent d00b91aa15
commit 7409a4247c
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"@tryghost/session-service": "0.1.0",
"@tryghost/social-urls": "0.1.9",
"@tryghost/string": "0.1.9",
"@tryghost/url-utils": "0.6.17",
"@tryghost/url-utils": "0.6.18",
"@tryghost/vhost-middleware": "1.0.2",
"@tryghost/zip": "1.0.0",
"ajv": "6.12.0",

View file

@ -519,10 +519,10 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/url-utils@0.6.17":
version "0.6.17"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.17.tgz#5ce8b22a5595a430c8836832c57946ef97cac7ad"
integrity sha512-Ctfvfq4hgLCmoX0ohYIPOlEN9Y1wSfoVKIIgsuIoqeoq+lC0x6oLOQrH7Ymhs9xxUegVRv+Q2OZyBkiYGJ9HlQ==
"@tryghost/url-utils@0.6.18":
version "0.6.18"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.18.tgz#e1c8ab1cbb4f97b2f04a12f6c55b7f41ccf5ca84"
integrity sha512-nYx6qs8gaz1b6Rd9ntv9mQ35EvwR74YnHok1EF22Udm+VfMtQXTaOHviAQqPy4OuEizZqyqj5i8cHEwfH55CKg==
dependencies:
cheerio "0.22.0"
moment "2.24.0"