From 8c990d2907f2409be42ee7f2608d93ce3cf43b4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Oct 2020 09:07:35 +0000 Subject: [PATCH] Update dependency @tryghost/magic-link to v0.6.1 --- package.json | 2 +- yarn.lock | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 01f5b808b7..3a6eb76d53 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@tryghost/kg-default-cards": "3.0.0", "@tryghost/kg-markdown-html-renderer": "2.0.3", "@tryghost/kg-mobiledoc-html-renderer": "3.0.1", - "@tryghost/magic-link": "0.6.0", + "@tryghost/magic-link": "0.6.1", "@tryghost/members-api": "0.34.0", "@tryghost/members-csv": "0.3.1", "@tryghost/members-ssr": "0.8.5", diff --git a/yarn.lock b/yarn.lock index bcc55e94c4..d52dcb4f0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -495,7 +495,17 @@ dependencies: "@tryghost/kg-clean-basic-html" "^1.0.8" -"@tryghost/magic-link@0.6.0", "@tryghost/magic-link@^0.6.0": +"@tryghost/magic-link@0.6.1": + version "0.6.1" + resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.1.tgz#47eb501b054a388f6ee897df406c65cf4cd093c3" + integrity sha512-KsKa/bspRYfaiVOqvbILlMWNZ5E8xM7a2tBom2ujUdu0KDgx8t7uyhNF0ai6Qa2TppIwyMhofnWWdIsMUzavXg== + dependencies: + bluebird "^3.5.5" + ghost-ignition "4.2.2" + jsonwebtoken "^8.5.1" + lodash "^4.17.15" + +"@tryghost/magic-link@^0.6.0": version "0.6.0" resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.0.tgz#a656e30385b60f44e5678819d6184c65f0757794" integrity sha512-KeE1dpCCAhZy34pjXirn1w1Oq4+dNsX9XqyZMvdruiYEB+88WkL/x//aNGCo84RoerTr1W8TGQF/1lh4ulrsZg==