mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @tryghost/magic-link to v0.6.6
This commit is contained in:
parent
93b1035df5
commit
8af97b5e34
2 changed files with 2 additions and 12 deletions
|
@ -55,7 +55,7 @@
|
|||
"@tryghost/kg-default-cards": "3.1.0",
|
||||
"@tryghost/kg-markdown-html-renderer": "3.0.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
|
||||
"@tryghost/magic-link": "0.6.4",
|
||||
"@tryghost/magic-link": "0.6.6",
|
||||
"@tryghost/maintenance": "0.1.0",
|
||||
"@tryghost/members-api": "1.0.0-rc.0",
|
||||
"@tryghost/members-csv": "0.4.2",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -526,17 +526,7 @@
|
|||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.11"
|
||||
|
||||
"@tryghost/magic-link@0.6.4":
|
||||
version "0.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.4.tgz#d0c88d6ecf464e2c17e1d56bad0f0aeb6a92f8a3"
|
||||
integrity sha512-n/VnMEpwkDrDPpw8AaQq6ACUua/aLz01dthaLhbYoshP+s4RINkF1/t+T+BA//O7qvimCQmi8nXM8eISdZciLw==
|
||||
dependencies:
|
||||
bluebird "^3.5.5"
|
||||
ghost-ignition "4.4.2"
|
||||
jsonwebtoken "^8.5.1"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@tryghost/magic-link@^0.6.5":
|
||||
"@tryghost/magic-link@0.6.6", "@tryghost/magic-link@^0.6.5":
|
||||
version "0.6.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.6.6.tgz#ca48379d3cd8351dd216fa4134cfd14662c5a672"
|
||||
integrity sha512-G2nZ/6koR5qUoQ8CCcbiq50EF/HuhfnXSSXQnS/aw/g5muimDoSsdo8rBdim4oeva3nR863H+ndps07YakM92g==
|
||||
|
|
Loading…
Add table
Reference in a new issue