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

This commit is contained in:
Renovate Bot 2021-01-13 16:01:35 +00:00 committed by Daniel Lockyer
parent fe888c7050
commit 3ecc84c737
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -585,10 +585,10 @@
dependencies:
"@tryghost/errors" "^0.2.6"
"@tryghost/social-urls@0.1.17":
version "0.1.17"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.17.tgz#9eacb2a8e9efcb80aaeea33f4e3f0c9e3105dc71"
integrity sha512-UF2BCSY8fTNs7Bf9o6SSg/ysAqwbe0c76zOwjAAiFLbUfkZzIFn8JMbDjk8VwYj0meaKz6+AQ12W8w51Ct9GZA==
"@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==
dependencies:
bluebird "3.7.2"
ghost-ignition "4.2.4"