Update dependency @tryghost/url-utils to v2.0.5

This commit is contained in:
Renovate Bot 2022-01-20 16:02:05 +00:00 committed by Daniel Lockyer
parent 7c76c429b1
commit 2b9847a91f
2 changed files with 14 additions and 2 deletions

View File

@ -102,7 +102,7 @@
"@tryghost/string": "0.1.21",
"@tryghost/tpl": "0.1.9",
"@tryghost/update-check-service": "0.3.0",
"@tryghost/url-utils": "2.0.4",
"@tryghost/url-utils": "2.0.5",
"@tryghost/validator": "0.1.10",
"@tryghost/version": "0.1.8",
"@tryghost/vhost-middleware": "1.0.20",

View File

@ -1740,7 +1740,19 @@
lodash "^4.17.21"
moment "^2.24.0"
"@tryghost/url-utils@2.0.4", "@tryghost/url-utils@^2.0.0":
"@tryghost/url-utils@2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-2.0.5.tgz#50b0034def611ff017c28bbb153675c49f43a977"
integrity sha512-g0ByV2IExezz+Sec0LfTtziZ8b6nUMdLkS4xc2IdbBFMLCHjChkhR4bSBat84/YuPIdV8rGph1Ne0cgbM2Ibww==
dependencies:
cheerio "^0.22.0"
moment "^2.27.0"
moment-timezone "^0.5.31"
remark "^11.0.2"
remark-footnotes "^1.0.0"
unist-util-visit "^2.0.0"
"@tryghost/url-utils@^2.0.0":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-2.0.4.tgz#00fd39e98cbcf9b2851b574396e3dc1a82522e3f"
integrity sha512-bjf0B2WZPWuayvwKhgx6AVC79H9fx6gqbOBznE1zl8iLmaMz+6JoFoWjvEN9Mu7JAhmVuYhgbgW0UhwQaqoYGw==