From 0cc64fc5f277d842b0d8efe21c79f6b2180512e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 11:55:42 +0200 Subject: [PATCH] Update dependency @tryghost/magic-link to v1.0.10 (#13245) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 3d02c2ef64..3f46471242 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@tryghost/kg-mobiledoc-html-renderer": "5.0.0", "@tryghost/limit-service": "0.6.1", "@tryghost/logging": "0.1.5", - "@tryghost/magic-link": "1.0.9", + "@tryghost/magic-link": "1.0.10", "@tryghost/members-api": "1.25.2", "@tryghost/members-csv": "1.1.4", "@tryghost/members-importer": "0.3.0", diff --git a/yarn.lock b/yarn.lock index fa58537ecc..31ce5c60ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -899,16 +899,7 @@ moment "^2.29.1" prettyjson "^1.2.1" -"@tryghost/magic-link@1.0.9": - version "1.0.9" - resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.9.tgz#d76725d1509a2e545dd7d0b7beb5105a61114a97" - integrity sha512-5ALQY2UKhyB4hak22FJ5ILXH546IvEIkGL9PuB6os+2qdqPtAHjVOdBynTCmP9MrzU6ODAfIvtRUauu3Xmllnw== - dependencies: - bluebird "^3.5.5" - jsonwebtoken "^8.5.1" - lodash "^4.17.15" - -"@tryghost/magic-link@^1.0.10": +"@tryghost/magic-link@1.0.10", "@tryghost/magic-link@^1.0.10": version "1.0.10" resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.10.tgz#934bbc8823c73b665212d51f0624dc8882f549cb" integrity sha512-SqR1bd0iRfVcC8fuIX0mDuWbinhLtpFejeZRnAhhpBi5EitbnboKXH9BBWSJkWxpzJQhfP0Aru/q6XQalVDC4Q==