From b401bc77a29d3c3eea792941ef7e8b4404e0178f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Nov 2021 14:45:08 +0000 Subject: [PATCH] Update dependency @tryghost/social-urls to v0.1.27 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d22b1e3b29..b48383da92 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@tryghost/root-utils": "0.3.7", "@tryghost/security": "0.2.13", "@tryghost/session-service": "0.1.28", - "@tryghost/social-urls": "0.1.26", + "@tryghost/social-urls": "0.1.27", "@tryghost/string": "0.1.21", "@tryghost/tpl": "0.1.8", "@tryghost/update-check-service": "0.2.5", diff --git a/yarn.lock b/yarn.lock index e974fdd866..f0ef73dbd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1781,10 +1781,10 @@ dependencies: "@tryghost/errors" "^0.2.17" -"@tryghost/social-urls@0.1.26": - version "0.1.26" - resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.26.tgz#dfacc38cf187d9f6733155e6408329ef54210c72" - integrity sha512-gwh8W2tlaaKwxrQSNvvnJTUUOVyDQQ4DR+ukEgVBwKbU5m7BePACf/0iuLY3PZ3mvZyzaQ3Jc3IWQHd/FDglPA== +"@tryghost/social-urls@0.1.27": + version "0.1.27" + resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.27.tgz#17a53d23a984d817064f5e2a1988589f7662cbba" + integrity sha512-HWNuOw0AjPl1urF1vsjCKdcuBGFMp1S1aSQEj7t2l8CFs7VduMjcgVfONvGy6JJB3VOUfw5MtLkaAIfnoFgKnA== "@tryghost/string@0.1.21": version "0.1.21"