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

This commit is contained in:
Renovate Bot 2021-02-09 08:47:30 +00:00 committed by Daniel Lockyer
parent d11b48e9dd
commit ccfb75d24a
2 changed files with 6 additions and 6 deletions

View File

@ -64,7 +64,7 @@
"@tryghost/promise": "0.1.4",
"@tryghost/security": "0.2.4",
"@tryghost/session-service": "0.1.15",
"@tryghost/social-urls": "0.1.18",
"@tryghost/social-urls": "0.1.19",
"@tryghost/string": "0.1.17",
"@tryghost/url-utils": "0.6.25",
"@tryghost/vhost-middleware": "1.0.11",

View File

@ -625,13 +625,13 @@
dependencies:
"@tryghost/errors" "^0.2.7"
"@tryghost/social-urls@0.1.18":
version "0.1.18"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.18.tgz#f4fcc85ed6fdef7ba80644aa6255684ab1db372e"
integrity sha512-s/pI61PHTc+bUm3+TrzpTiFTA23/tGzajbbpRfQ7zIp6bFbqfGyvzIgd8fzMjmOE2RyUFn3Ve6s5IDFf/LdkXQ==
"@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==
dependencies:
bluebird "3.7.2"
ghost-ignition "4.2.4"
ghost-ignition "4.4.3"
lodash "4.17.20"
"@tryghost/string@0.1.14":