mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/magic-link to v1.0.3 (#12977)
no-issue This just bumps dependencies within @tryghost/magic-link Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ef49e5683f
commit
c641929bdf
2 changed files with 2 additions and 12 deletions
|
@ -58,7 +58,7 @@
|
|||
"@tryghost/kg-markdown-html-renderer": "4.0.2",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0",
|
||||
"@tryghost/limit-service": "0.6.0",
|
||||
"@tryghost/magic-link": "1.0.2",
|
||||
"@tryghost/magic-link": "1.0.3",
|
||||
"@tryghost/members-api": "1.11.1",
|
||||
"@tryghost/members-csv": "1.0.0",
|
||||
"@tryghost/members-ssr": "1.0.2",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -727,17 +727,7 @@
|
|||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
"@tryghost/magic-link@1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.2.tgz#6a73d9ba5d710178db53e7d8b177356a50c6649f"
|
||||
integrity sha512-37ArYqWIJptLBjPimPZlgw4Tf8+q5YSyU4AN7QI2WTrUbFClo6g2gnGa7KCiJYbUUOkIjlCDz1m1iU1WiRriIA==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "4.6.2"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^1.0.3":
|
||||
"@tryghost/magic-link@1.0.3", "@tryghost/magic-link@^1.0.3":
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.3.tgz#d64cdfeae8bda9d7a43002c0afb16ea15c1f28e7"
|
||||
integrity sha512-erSWNlpJ65tqjCfOyjEmK7zBm/a+scTHJ4eIIxny7me5Mj3BSl1yCmI6vLZyf9j4/oHKXGjxZVy7GroDxRWGBA==
|
||||
|
|
Loading…
Add table
Reference in a new issue