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.4
This commit is contained in:
parent
ace1513e9f
commit
968543f967
2 changed files with 2 additions and 12 deletions
|
@ -62,7 +62,7 @@
|
|||
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0",
|
||||
"@tryghost/limit-service": "0.6.1",
|
||||
"@tryghost/logging": "0.1.1",
|
||||
"@tryghost/magic-link": "1.0.3",
|
||||
"@tryghost/magic-link": "1.0.4",
|
||||
"@tryghost/members-api": "1.15.0",
|
||||
"@tryghost/members-csv": "1.0.1",
|
||||
"@tryghost/members-ssr": "1.0.3",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -815,17 +815,7 @@
|
|||
moment "^2.29.1"
|
||||
prettyjson "^1.2.1"
|
||||
|
||||
"@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==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "4.6.2"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^1.0.4":
|
||||
"@tryghost/magic-link@1.0.4", "@tryghost/magic-link@^1.0.4":
|
||||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.4.tgz#4368176ffe559fd165f978bf297ac696aa87adc4"
|
||||
integrity sha512-jEdKZCNzV8ckbG7UGS2L+FLHDtCCh3hal/UAbV9DWQPqDopJ8Eb+09jXWv4+NVU90VrltxCIVWYMplaVvjviCg==
|
||||
|
|
Loading…
Add table
Reference in a new issue