mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 08:25:06 +03:00
Update dependency @tryghost/magic-link to v0.6.2
This commit is contained in:
parent
217f069085
commit
6a9f5b48e9
@ -55,7 +55,7 @@
|
||||
"@tryghost/kg-default-cards": "3.0.1",
|
||||
"@tryghost/kg-markdown-html-renderer": "2.0.4",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
|
||||
"@tryghost/magic-link": "0.6.1",
|
||||
"@tryghost/magic-link": "0.6.2",
|
||||
"@tryghost/members-api": "0.35.0",
|
||||
"@tryghost/members-csv": "0.3.2",
|
||||
"@tryghost/members-ssr": "0.8.5",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -510,17 +510,7 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.10"
|
||||
|
||||
"@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.2":
|
||||
"@tryghost/magic-link@0.6.2", "@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==
|
||||
|
Loading…
Reference in New Issue
Block a user