From 0e1708f22095b39ffc6a2ca41bd4a3a9595c69e4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Aug 2020 07:59:42 +0000 Subject: [PATCH] Update dependency @tryghost/social-urls to v0.1.10 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 5559efb595..ad9e33b5f3 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@tryghost/members-ssr": "0.8.4", "@tryghost/mw-session-from-token": "0.1.5", "@tryghost/session-service": "0.1.5", - "@tryghost/social-urls": "0.1.9", + "@tryghost/social-urls": "0.1.10", "@tryghost/string": "0.1.9", "@tryghost/url-utils": "0.6.18", "@tryghost/vhost-middleware": "1.0.5", diff --git a/yarn.lock b/yarn.lock index 10e8e37a3f..47d79aaedf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -524,14 +524,14 @@ dependencies: "@tryghost/errors" "^0.2.0" -"@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== +"@tryghost/social-urls@0.1.10": + version "0.1.10" + resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.10.tgz#f4ca0dbf3a3aa8eaac7b186ad89f68539687da43" + integrity sha512-ZlzsAsyy7LbjB4Xq8/X+wOOZtarOB+WrwZtaNZo8L7UKmbfqcuvjNT9TZtdy6Xv/8sTlSx+m3A/M0xdD0s1Wyw== dependencies: bluebird "3.7.2" - ghost-ignition "4.1.0" - lodash "4.17.15" + ghost-ignition "4.2.1" + lodash "4.17.19" "@tryghost/string@0.1.9": version "0.1.9"