0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

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

This commit is contained in:
Renovate Bot 2020-09-18 11:46:09 +00:00
parent eb0163bde6
commit e0f2fa76ec
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 12 additions and 2 deletions

View file

@ -54,7 +54,7 @@
"@tryghost/kg-default-cards": "2.6.1",
"@tryghost/kg-markdown-html-renderer": "2.0.2",
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
"@tryghost/magic-link": "0.4.13",
"@tryghost/magic-link": "0.5.0",
"@tryghost/members-api": "0.28.2",
"@tryghost/members-csv": "0.3.0",
"@tryghost/members-ssr": "0.8.5",

View file

@ -481,7 +481,17 @@
dependencies:
"@tryghost/kg-clean-basic-html" "^1.0.6"
"@tryghost/magic-link@0.4.13", "@tryghost/magic-link@^0.4.13":
"@tryghost/magic-link@0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.5.0.tgz#1f1f05dd7c2e0052eea52050ec66122051443ce3"
integrity sha512-XWhtQhihiGoTjlCZFLuIaslN1dfrbXkivBxTNZrCGuFHk+Bn6XxDhmBlz4p4T8oZYHZXvGxYZH60pqJqSACxSQ==
dependencies:
bluebird "^3.5.5"
ghost-ignition "4.2.2"
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/magic-link@^0.4.13":
version "0.4.13"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.13.tgz#266940cec6f0fe837071621b43dfaa08f552d23c"
integrity sha512-m5rz9rDEeRwrDePRiw/5t3D/yfDkqtvhjWNRUqL0NXhvD/m8f8soP1m1fY46JVaUd35xGDa4BQRnFhXerNId3w==