From 0a032acf993041bc167a9926589740c8cc1e4db4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Jul 2021 02:56:13 +0000 Subject: [PATCH] Update dependency @tryghost/social-urls to v0.1.25 --- package.json | 2 +- yarn.lock | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e3595a9c77..05b7ada284 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@tryghost/root-utils": "0.3.1", "@tryghost/security": "0.2.9", "@tryghost/session-service": "0.1.24", - "@tryghost/social-urls": "0.1.24", + "@tryghost/social-urls": "0.1.25", "@tryghost/string": "0.1.19", "@tryghost/tpl": "0.1.3", "@tryghost/update-check-service": "0.2.0", diff --git a/yarn.lock b/yarn.lock index 31bd196e02..316e51098e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1013,14 +1013,10 @@ dependencies: "@tryghost/errors" "^0.2.13" -"@tryghost/social-urls@0.1.24": - version "0.1.24" - resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.24.tgz#e1fd99e86a80d42c5d6d2ac458f75f2e2e53eb27" - integrity sha512-Ki6R9cEN7GGzc4hwVqY8Zi9mUYGoKzUdkCsnk5vmI0DqwcnO7LcSZ4IiBxD7cD0K72NSgG7eZwcX8/iDZYhqDQ== - dependencies: - bluebird "^3.7.2" - ghost-ignition "^4.6.2" - lodash "^4.17.21" +"@tryghost/social-urls@0.1.25": + version "0.1.25" + resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.25.tgz#f3a731c0c5f0e795225dd9b2ebbbc087094b285a" + integrity sha512-etymNuACTLDn7Db+733tg/AiiyR4D57Vr66KTUwuxmSmjjPSJ7RvgGpL7eiyI7hbcSQ2tWsbYYThQXSj/PumCA== "@tryghost/string@0.1.19", "@tryghost/string@^0.1.17": version "0.1.19"