From dc51d997f8e022a374b91645ed5f535e1121a522 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Nov 2020 13:20:40 +0000 Subject: [PATCH] Update dependency @tryghost/social-urls to v0.1.15 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 11f304f352..6a7be2ea95 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@tryghost/promise": "0.1.1", "@tryghost/security": "0.2.0", "@tryghost/session-service": "0.1.9", - "@tryghost/social-urls": "0.1.14", + "@tryghost/social-urls": "0.1.15", "@tryghost/string": "0.1.13", "@tryghost/url-utils": "0.6.23", "@tryghost/vhost-middleware": "1.0.9", diff --git a/yarn.lock b/yarn.lock index 99c0925ae0..be139d8de9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -587,13 +587,13 @@ dependencies: "@tryghost/errors" "^0.2.4" -"@tryghost/social-urls@0.1.14": - version "0.1.14" - resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.14.tgz#bd6c0e62757a1d29668cf1dbf1d909503823425f" - integrity sha512-1PDI2V8RHGZfyXm5wtgC7st+LEHa2fL8dm2gdOT8B7GE/SqKwhgc8W7/Po5lDiHu8b0e8IaBVNhroF3T04DzMA== +"@tryghost/social-urls@0.1.15": + version "0.1.15" + resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.15.tgz#37d7948b161835fa9f82a0f42bcf5c9e2ded4692" + integrity sha512-M4j9eBnsmig2OBUslQ262EB/+OgXIzAoyg3ge87urZ5cpv5TtLkjIu2ZMyjT8WnI5XxTMvtiELKklVnDM0tuhA== dependencies: bluebird "3.7.2" - ghost-ignition "4.2.2" + ghost-ignition "4.2.3" lodash "4.17.20" "@tryghost/string@0.1.11":