mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
Update dependency @tryghost/magic-link to v0.4.12
This commit is contained in:
parent
1be849e835
commit
97d797f97a
@ -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.11",
|
||||
"@tryghost/magic-link": "0.4.12",
|
||||
"@tryghost/members-api": "0.24.5",
|
||||
"@tryghost/members-csv": "0.2.1",
|
||||
"@tryghost/members-ssr": "0.8.3",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -397,7 +397,17 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.8"
|
||||
|
||||
"@tryghost/magic-link@0.4.11", "@tryghost/magic-link@^0.4.11":
|
||||
"@tryghost/magic-link@0.4.12":
|
||||
version "0.4.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.12.tgz#3a4c6eeb5bf5c8420e006928ccc02da716ea4662"
|
||||
integrity sha512-sFwGd0x5FjBXfFBRLqLJSQCzluDf+dMsA2j2LUZV+iesPvT/P+fAcb3pwXQ6nohjl/aGYpR3N9/yj0AL3m2qrw==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "^4.0.0"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^0.4.11":
|
||||
version "0.4.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.11.tgz#25746a435456939c22026188b37e27b177289e85"
|
||||
integrity sha512-+Iqe0uQL9TqL6AbuWbUO8OznMe5Mdgo4YXoxW9FjCYrbwLYCGq9Y9B21DjMR/hiQA4B40Zvk8Kdui8Iyu+LLrA==
|
||||
|
Loading…
Reference in New Issue
Block a user