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

Update dependency @tryghost/magic-link to v1.0.11 (#13272)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-06 16:15:46 +01:00 committed by GitHub
parent 62bb031bab
commit b8b9707ddb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 11 deletions

View file

@ -72,7 +72,7 @@
"@tryghost/kg-mobiledoc-html-renderer": "5.1.1",
"@tryghost/limit-service": "0.6.1",
"@tryghost/logging": "0.1.6",
"@tryghost/magic-link": "1.0.10",
"@tryghost/magic-link": "1.0.11",
"@tryghost/members-api": "1.29.2",
"@tryghost/members-csv": "1.1.5",
"@tryghost/members-importer": "0.3.1",

View file

@ -912,16 +912,7 @@
moment "^2.29.1"
prettyjson "^1.2.1"
"@tryghost/magic-link@1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.10.tgz#934bbc8823c73b665212d51f0624dc8882f549cb"
integrity sha512-SqR1bd0iRfVcC8fuIX0mDuWbinhLtpFejeZRnAhhpBi5EitbnboKXH9BBWSJkWxpzJQhfP0Aru/q6XQalVDC4Q==
dependencies:
bluebird "^3.5.5"
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
"@tryghost/magic-link@^1.0.11":
"@tryghost/magic-link@1.0.11", "@tryghost/magic-link@^1.0.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.11.tgz#4ced33826051fcbfae2e26f576efee4a8b42912a"
integrity sha512-dc/YmYpj3nuNtKAyt3VFBo+sx8pTqLgMK94lus4keCfZGyz/HLrg/1XSp+Yc1v0r2jsGKLiZGQGrAQc8HfQuVA==