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

This commit is contained in:
Renovate Bot 2020-03-27 04:24:17 +00:00
parent 92adad098c
commit 73c8edd03b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 13 additions and 2 deletions

View File

@ -51,7 +51,7 @@
"@tryghost/members-ssr": "0.7.4",
"@tryghost/social-urls": "0.1.7",
"@tryghost/string": "0.1.7",
"@tryghost/url-utils": "0.6.14",
"@tryghost/url-utils": "0.6.15",
"@tryghost/vhost-middleware": "1.0.2",
"@tryghost/zip": "0.1.0",
"ajv": "6.12.0",

View File

@ -442,7 +442,18 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/url-utils@0.6.14", "@tryghost/url-utils@^0.6.14":
"@tryghost/url-utils@0.6.15":
version "0.6.15"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.15.tgz#44eb3bbd796cad876d80298fc089a3d12b6361a8"
integrity sha512-QlVBNE1Qa8M7l0Jcf4KsIiULE6KVaTvOHJpaNG19a/MiTv1LyJVtrGGo8xS+B+RDQzWcWLypovWgxxoBYGzBQQ==
dependencies:
cheerio "0.22.0"
moment "2.24.0"
moment-timezone "0.5.28"
remark "^11.0.1"
unist-util-visit "^2.0.0"
"@tryghost/url-utils@^0.6.14":
version "0.6.14"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.14.tgz#aa1ef94531530635cba0cb6d75933bda1a557719"
integrity sha512-GpEN2ZJXqESsp5lUEDEBNPm0HQholhF3pfPlOUx/r/B6YHXBHCH7blgXwDAoo+/I7mKMDCVNf+AA/FXdCrVgJQ==