From e71a50d2ad424217342b5322c66924848a5c340e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Jan 2021 15:08:55 +0000 Subject: [PATCH] Update dependency @tryghost/social-urls to v0.1.17 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 29367caa76..7ac20647de 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@tryghost/promise": "0.1.3", "@tryghost/security": "0.2.3", "@tryghost/session-service": "0.1.14", - "@tryghost/social-urls": "0.1.16", + "@tryghost/social-urls": "0.1.17", "@tryghost/string": "0.1.14", "@tryghost/url-utils": "0.6.24", "@tryghost/vhost-middleware": "1.0.10", diff --git a/yarn.lock b/yarn.lock index e0a4c7dd4f..9eaa6080d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -585,10 +585,10 @@ dependencies: "@tryghost/errors" "^0.2.6" -"@tryghost/social-urls@0.1.16": - version "0.1.16" - resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.16.tgz#464753df9911dd8cb48c58d84eed8ec7067d3dbb" - integrity sha512-XKVvtfWnHYH+PIkWCeR/ZWz00DeS1CQrqvJVE9lwlOoRjzHZtHbgsEdmAAkTj69CINh9O/kegIprsvwSYSIPvQ== +"@tryghost/social-urls@0.1.17": + version "0.1.17" + resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.17.tgz#9eacb2a8e9efcb80aaeea33f4e3f0c9e3105dc71" + integrity sha512-UF2BCSY8fTNs7Bf9o6SSg/ysAqwbe0c76zOwjAAiFLbUfkZzIFn8JMbDjk8VwYj0meaKz6+AQ12W8w51Ct9GZA== dependencies: bluebird "3.7.2" ghost-ignition "4.2.4"