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

This commit is contained in:
Renovate Bot 2020-04-10 22:18:37 +00:00
parent 88d36e230a
commit a34c76d823
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"@tryghost/members-ssr": "0.7.4",
"@tryghost/mw-session-from-token": "0.1.0",
"@tryghost/session-service": "0.1.0",
"@tryghost/social-urls": "0.1.8",
"@tryghost/social-urls": "0.1.9",
"@tryghost/string": "0.1.8",
"@tryghost/url-utils": "0.6.17",
"@tryghost/vhost-middleware": "1.0.2",

View File

@ -503,10 +503,10 @@
dependencies:
"@tryghost/errors" "^0.1.1"
"@tryghost/social-urls@0.1.8":
version "0.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.8.tgz#050f0225bce54948dcfa0dcbaad1a9f0a7b9d114"
integrity sha512-CHBBWDFmkEQ2ihU35fhIYYFejdOB7MzfhqYgTrQbXI/OTxUR/OmudecaqHNXVzAFg0f1njnrfuYOrx38UqCTIg==
"@tryghost/social-urls@0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.9.tgz#40e6f7b2bd3a037c93e6027ae1add6c4425675ba"
integrity sha512-mlaFhecMWvQYpeN/hCS8s2p1+hQmf0WcpYykB3mwoLf6lsypShQzheMvACeTX+S8hEwOZxFQSR8XYyMKRxQ+IA==
dependencies:
bluebird "3.7.2"
ghost-ignition "4.1.0"