0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

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

This commit is contained in:
Renovate Bot 2021-11-18 12:43:52 +00:00 committed by Daniel Lockyer
parent f1ec0c1056
commit e54f0a644d
2 changed files with 5 additions and 5 deletions

View file

@ -98,7 +98,7 @@
"@tryghost/string": "0.1.21",
"@tryghost/tpl": "0.1.8",
"@tryghost/update-check-service": "0.2.5",
"@tryghost/url-utils": "2.0.3",
"@tryghost/url-utils": "2.0.4",
"@tryghost/validator": "0.1.8",
"@tryghost/version": "0.1.7",
"@tryghost/vhost-middleware": "1.0.19",

View file

@ -2112,10 +2112,10 @@
lodash "^4.17.21"
moment "^2.24.0"
"@tryghost/url-utils@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-2.0.3.tgz#c37c3047dfa14d081f2d5eefd932d922a42b2302"
integrity sha512-x9bMovtY67lbFYYwt0rgNaJ2Aujz2QKa5hc1hlgIlgA/ko2jGdwxUbEc6fcZbfPyKPAq9HjcsAB0L5zXCuLAoA==
"@tryghost/url-utils@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-2.0.4.tgz#00fd39e98cbcf9b2851b574396e3dc1a82522e3f"
integrity sha512-bjf0B2WZPWuayvwKhgx6AVC79H9fx6gqbOBznE1zl8iLmaMz+6JoFoWjvEN9Mu7JAhmVuYhgbgW0UhwQaqoYGw==
dependencies:
cheerio "^0.22.0"
moment "^2.27.0"