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

This commit is contained in:
Renovate Bot 2020-07-24 12:05:59 +00:00
parent 1be849e835
commit 97d797f97a
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.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",

View File

@ -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==