0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

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

This commit is contained in:
Renovate Bot 2021-03-09 15:33:31 +00:00 committed by Daniel Lockyer
parent 1e38392ce1
commit 6ce3ef43a7
2 changed files with 7 additions and 7 deletions

View file

@ -65,7 +65,7 @@
"@tryghost/promise": "0.1.6",
"@tryghost/security": "0.2.6",
"@tryghost/session-service": "0.1.17",
"@tryghost/social-urls": "0.1.19",
"@tryghost/social-urls": "0.1.21",
"@tryghost/string": "0.1.17",
"@tryghost/url-utils": "1.1.0-rc.1",
"@tryghost/vhost-middleware": "1.0.13",

View file

@ -597,14 +597,14 @@
dependencies:
"@tryghost/errors" "^0.2.9"
"@tryghost/social-urls@0.1.19":
version "0.1.19"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.19.tgz#cb04bea7a58b7d88fd08cfd6b97d770414aabe49"
integrity sha512-Buqzse5n5oYI3sBly0mm3CemAOiFjp1vt/t26ES8bTJ8+ujlvNWyA3CJS9nI3VFc6rVE3zAazEAd0aoNiNBRpQ==
"@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==
dependencies:
bluebird "3.7.2"
ghost-ignition "4.4.3"
lodash "4.17.20"
ghost-ignition "4.5.4"
lodash "4.17.21"
"@tryghost/string@0.1.14":
version "0.1.14"