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

This commit is contained in:
Renovate Bot 2020-08-13 16:39:20 +00:00
parent d4f1274ba5
commit 385af269a5
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"@tryghost/session-service": "0.1.8",
"@tryghost/social-urls": "0.1.12",
"@tryghost/string": "0.1.11",
"@tryghost/url-utils": "0.6.19",
"@tryghost/url-utils": "0.6.20",
"@tryghost/vhost-middleware": "1.0.8",
"@tryghost/zip": "1.1.3",
"ajv": "6.12.3",

View File

@ -591,10 +591,10 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/url-utils@0.6.19":
version "0.6.19"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.19.tgz#84377166010e80141119840da1cbd0c5201978e5"
integrity sha512-XTTc9ZYc0VWjH9jJgF6a0ucztQxdo433dFggmVGedUmG+warVmy3Yv6uedceD97iT6tJ6tg448NEzS2JfPyzRw==
"@tryghost/url-utils@0.6.20":
version "0.6.20"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.20.tgz#cb04b922f2946164a54b1bd2b521f340b2baa88e"
integrity sha512-f3cwL4c5B4GGw6u00pga6LAzgw95xsKfW32mXuQj7+ZZnptC3OYTqIdpa42zqt+/vlDMiMku0QqZY2MzqvTeDg==
dependencies:
cheerio "0.22.0"
moment "2.27.0"