0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

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

This commit is contained in:
Renovate Bot 2020-07-08 08:25:12 +00:00
parent c5d360e647
commit 60940253ad
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 12 additions and 2 deletions

View file

@ -51,7 +51,7 @@
"@tryghost/kg-default-cards": "2.4.1",
"@tryghost/kg-markdown-html-renderer": "2.0.1",
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
"@tryghost/magic-link": "0.4.9",
"@tryghost/magic-link": "0.4.10",
"@tryghost/members-api": "0.23.0",
"@tryghost/members-csv": "0.2.0",
"@tryghost/members-ssr": "0.8.1",

View file

@ -476,7 +476,17 @@
dependencies:
"@tryghost/kg-clean-basic-html" "^0.1.8"
"@tryghost/magic-link@0.4.9", "@tryghost/magic-link@^0.4.9":
"@tryghost/magic-link@0.4.10":
version "0.4.10"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.10.tgz#e772d5cb6461baa89b2abcb5325dbb869ae03615"
integrity sha512-5DKuXdgAmEVkh4iD6pz1gGkU8iLhvniaLSY7yuoZRaQtmnryvM7jWJouJCmJr66aRh5Eys4vkE8sqTY6f4mjog==
dependencies:
bluebird "^3.5.5"
ghost-ignition "^3.1.0"
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/magic-link@^0.4.9":
version "0.4.9"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.9.tgz#fa8d818d52dd9cd845c7bc356f3da63839ff8580"
integrity sha512-TqldmkwdZSugtWmzTHFR1NfEiQT3J8Uzmyxjgh9+Kj+AZYi7Icx2AxR3dwgnasFCtV286a3/lpIzPOW+5yWn+g==