0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update dependency @tryghost/magic-link to v0.6.1

This commit is contained in:
Renovate Bot 2020-10-29 09:07:35 +00:00 committed by Rishabh Garg
parent 746ccbd7ed
commit 8c990d2907
2 changed files with 12 additions and 2 deletions

View file

@ -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",

View file

@ -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==