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.15
This commit is contained in:
parent
ab51f9b59a
commit
8dcae5f686
2 changed files with 2 additions and 11 deletions
|
@ -78,7 +78,7 @@
|
|||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.2",
|
||||
"@tryghost/limit-service": "1.0.8",
|
||||
"@tryghost/logging": "2.0.1",
|
||||
"@tryghost/magic-link": "1.0.14",
|
||||
"@tryghost/magic-link": "1.0.15",
|
||||
"@tryghost/members-api": "3.0.0",
|
||||
"@tryghost/members-csv": "1.2.2",
|
||||
"@tryghost/members-importer": "0.3.7",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1574,16 +1574,7 @@
|
|||
json-stringify-safe "^5.0.1"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@tryghost/magic-link@1.0.14":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.14.tgz#3636a023de4f2ecbd59dff1b56cde029106590f0"
|
||||
integrity sha512-aLLG4RWnX6X+KJ4wzDLW5HXu3EE7apql/N7NBXR5tGR1la5NnmROeJno8f5LgHc7LCRKytEPf72M8KkLA7pCQg==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^1.0.15":
|
||||
"@tryghost/magic-link@1.0.15", "@tryghost/magic-link@^1.0.15":
|
||||
version "1.0.15"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.15.tgz#61aac2990f65decd6bc18aa4699181cb12388fce"
|
||||
integrity sha512-df0owOkpR2SAx48NTVJLmfDMY9fnSpZ0c8nRaU/JIiAm++pKLveyl4Djas2l8up6PA1dkS1ND8VktIf7Ug4SVA==
|
||||
|
|
Loading…
Add table
Reference in a new issue