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

Update dependency ghost-ignition to v4 ()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-10 16:36:33 +02:00 committed by GitHub
parent be854f4c59
commit 0687210bfc
3 changed files with 3 additions and 3 deletions
ghost
magic-link
members-api
members-ssr

View file

@ -28,7 +28,7 @@
},
"dependencies": {
"bluebird": "^3.5.5",
"ghost-ignition": "^3.1.0",
"ghost-ignition": "^4.0.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.15"
}

View file

@ -30,7 +30,7 @@
"body-parser": "^1.19.0",
"cookies": "^0.8.0",
"express": "^4.16.4",
"ghost-ignition": "^3.1.0",
"ghost-ignition": "^4.0.0",
"got": "^9.6.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.11",

View file

@ -27,7 +27,7 @@
"bluebird": "^3.5.3",
"concat-stream": "^2.0.0",
"cookies": "^0.8.0",
"ghost-ignition": "^3.0.4",
"ghost-ignition": "^4.0.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.11"
},