Update dependency @tryghost/social-urls to v0.1.22

This commit is contained in:
Renovate Bot 2021-04-13 15:34:31 +00:00 committed by Daniel Lockyer
parent 305ccdb2bd
commit 7b46d08291
2 changed files with 6 additions and 6 deletions

View File

@ -65,7 +65,7 @@
"@tryghost/promise": "0.1.7",
"@tryghost/security": "0.2.6",
"@tryghost/session-service": "0.1.17",
"@tryghost/social-urls": "0.1.21",
"@tryghost/social-urls": "0.1.22",
"@tryghost/string": "0.1.17",
"@tryghost/url-utils": "1.1.2",
"@tryghost/vhost-middleware": "1.0.13",

View File

@ -669,13 +669,13 @@
dependencies:
"@tryghost/errors" "^0.2.9"
"@tryghost/social-urls@0.1.21":
version "0.1.21"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.21.tgz#701c4f9868c6ac5669f0ba1f088fded391560566"
integrity sha512-3U1LDbzG7K+J8qq5/kAKTPQc0562Xg9WkjkI6nvFPSBCXXaEyCy1epC+KDsPpYLQodSoPqNcKKHfxwyQmoYtHA==
"@tryghost/social-urls@0.1.22":
version "0.1.22"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.22.tgz#9f1d57e037f807d3a2b353a73192404f3eae3fb8"
integrity sha512-FLpa1IExhzIPB3QBvp9a5UKMUUzt2LxW/T6rFClQ4m3hR4DSmBN3OhT4amXug7qaAMdeuQy4Fw/1wuABlDH0ww==
dependencies:
bluebird "3.7.2"
ghost-ignition "4.5.4"
ghost-ignition "4.6.1"
lodash "4.17.21"
"@tryghost/string@0.1.14":