0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

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

This commit is contained in:
Renovate Bot 2020-06-19 08:00:47 +00:00
parent 93e8ee83d9
commit b05527b159
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 3 additions and 13 deletions

View file

@ -51,7 +51,7 @@
"@tryghost/kg-default-cards": "2.2.1", "@tryghost/kg-default-cards": "2.2.1",
"@tryghost/kg-markdown-html-renderer": "2.0.1", "@tryghost/kg-markdown-html-renderer": "2.0.1",
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1", "@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
"@tryghost/magic-link": "0.4.8", "@tryghost/magic-link": "0.4.9",
"@tryghost/members-api": "0.23.0", "@tryghost/members-api": "0.23.0",
"@tryghost/members-csv": "0.1.2", "@tryghost/members-csv": "0.1.2",
"@tryghost/members-ssr": "0.8.1", "@tryghost/members-ssr": "0.8.1",

View file

@ -476,19 +476,9 @@
dependencies: dependencies:
"@tryghost/kg-clean-basic-html" "^0.1.8" "@tryghost/kg-clean-basic-html" "^0.1.8"
"@tryghost/magic-link@0.4.8": "@tryghost/magic-link@0.4.9", "@tryghost/magic-link@^0.4.9":
version "0.4.8"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.8.tgz#70cd6fa7aeb433a8bb09eefab68b35db6a8d85e8"
integrity sha512-WvaXzT0v0T6Au0HRQS5wcoeEqjKT+qHZi9Lo9yCOppxra7QqSywpxrv+SZI3GOQo8yjZ1moVcqF4T5YB0UH+dQ==
dependencies:
bluebird "^3.5.5"
ghost-ignition "^3.1.0"
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/magic-link@^0.4.9":
version "0.4.9" version "0.4.9"
resolved "https://registry.npmjs.org/@tryghost/magic-link/-/magic-link-0.4.9.tgz#fa8d818d52dd9cd845c7bc356f3da63839ff8580" resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.9.tgz#fa8d818d52dd9cd845c7bc356f3da63839ff8580"
integrity sha512-TqldmkwdZSugtWmzTHFR1NfEiQT3J8Uzmyxjgh9+Kj+AZYi7Icx2AxR3dwgnasFCtV286a3/lpIzPOW+5yWn+g== integrity sha512-TqldmkwdZSugtWmzTHFR1NfEiQT3J8Uzmyxjgh9+Kj+AZYi7Icx2AxR3dwgnasFCtV286a3/lpIzPOW+5yWn+g==
dependencies: dependencies:
bluebird "^3.5.5" bluebird "^3.5.5"