mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency @tryghost/magic-link to v0.6.7
This commit is contained in:
parent
f39e734197
commit
fee3bec2b1
2 changed files with 2 additions and 12 deletions
|
@ -54,7 +54,7 @@
|
|||
"@tryghost/kg-default-cards": "4.0.0-rc.6",
|
||||
"@tryghost/kg-markdown-html-renderer": "4.0.0-rc.2",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0-rc.1",
|
||||
"@tryghost/magic-link": "0.6.6",
|
||||
"@tryghost/magic-link": "0.6.7",
|
||||
"@tryghost/members-api": "1.0.0-rc.4",
|
||||
"@tryghost/members-csv": "0.4.5",
|
||||
"@tryghost/members-ssr": "0.8.10",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -555,17 +555,7 @@
|
|||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.11"
|
||||
|
||||
"@tryghost/magic-link@0.6.6":
|
||||
version "0.6.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.6.tgz#ca48379d3cd8351dd216fa4134cfd14662c5a672"
|
||||
integrity sha512-G2nZ/6koR5qUoQ8CCcbiq50EF/HuhfnXSSXQnS/aw/g5muimDoSsdo8rBdim4oeva3nR863H+ndps07YakM92g==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "4.4.3"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^0.6.7":
|
||||
"@tryghost/magic-link@0.6.7", "@tryghost/magic-link@^0.6.7":
|
||||
version "0.6.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.7.tgz#9bdf76fa014f08a09cc38c308d659900626902c9"
|
||||
integrity sha512-6sG0iqW+yUoBnJVKRhvOAc+dexHfFf0UJeVOmQXDL8/Ei5CSfyI4IsPV3i2yvYSLzmwqSKayG9dFkyjkvN6w8g==
|
||||
|
|
Loading…
Add table
Reference in a new issue