mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
Update dependency @tryghost/magic-link to v0.6.4
This commit is contained in:
parent
10fcaf8f23
commit
b6c9538e54
@ -55,7 +55,7 @@
|
||||
"@tryghost/kg-default-cards": "3.1.0",
|
||||
"@tryghost/kg-markdown-html-renderer": "3.0.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
|
||||
"@tryghost/magic-link": "0.6.2",
|
||||
"@tryghost/magic-link": "0.6.4",
|
||||
"@tryghost/members-api": "0.37.3",
|
||||
"@tryghost/members-csv": "0.4.1",
|
||||
"@tryghost/members-ssr": "0.8.8",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -519,17 +519,7 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.11"
|
||||
|
||||
"@tryghost/magic-link@0.6.2":
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.2.tgz#a429870a41b640dc51ba640747f4da002aa52163"
|
||||
integrity sha512-cCCcwlN+hHxKSyxk2D9fIgfXKo2iLOyM5A/U011d/QcqJbCaVv9QYn6HgfWoz40vgV6xEmHrMGLPn4SapLBZZw==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "4.2.4"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^0.6.4":
|
||||
"@tryghost/magic-link@0.6.4", "@tryghost/magic-link@^0.6.4":
|
||||
version "0.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.4.tgz#d0c88d6ecf464e2c17e1d56bad0f0aeb6a92f8a3"
|
||||
integrity sha512-n/VnMEpwkDrDPpw8AaQq6ACUua/aLz01dthaLhbYoshP+s4RINkF1/t+T+BA//O7qvimCQmi8nXM8eISdZciLw==
|
||||
|
Loading…
Reference in New Issue
Block a user