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

This commit is contained in:
Renovate Bot 2021-01-13 14:10:11 +00:00 committed by Daniel Lockyer
parent 78afa4cf1f
commit 5d55a54090
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"@tryghost/session-service": "0.1.14",
"@tryghost/social-urls": "0.1.17",
"@tryghost/string": "0.1.15",
"@tryghost/url-utils": "0.6.24",
"@tryghost/url-utils": "0.6.25",
"@tryghost/vhost-middleware": "1.0.11",
"@tryghost/zip": "1.1.8",
"ajv": "6.12.6",

View File

@ -608,10 +608,10 @@
dependencies:
unidecode "^0.1.8"
"@tryghost/url-utils@0.6.24":
version "0.6.24"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.24.tgz#766e2c1f52e83d82a8ee055edd47c8ac7f98fc8e"
integrity sha512-bQoWZ4eIU9SHvZTG1Tnx8p2vx6Efg00eJOXVtukMLZHAwpCfRAEOPXDe8Q980pJu1DYaaDC0cb4OU4mv7uqqfw==
"@tryghost/url-utils@0.6.25":
version "0.6.25"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-0.6.25.tgz#1f03e99985eb490d69d875bc0490f5aa563712a2"
integrity sha512-gSI1PzgSU83WWwtbET9GU2Aak1KceSe3Kxm57ePz1QDdMLwOlS8KWW853Q/LiBDcr+h04EFopzgmhMCzxUKAEw==
dependencies:
cheerio "0.22.0"
moment "2.27.0"