mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency ghost-ignition to v4.4.2
This commit is contained in:
parent
a9c74e6ade
commit
40ef97e6d3
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.5",
|
||||
"ghost-ignition": "4.3.0",
|
||||
"ghost-ignition": "4.4.2",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.15"
|
||||
}
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"body-parser": "^1.19.0",
|
||||
"cookies": "^0.8.0",
|
||||
"express": "^4.16.4",
|
||||
"ghost-ignition": "4.3.0",
|
||||
"ghost-ignition": "4.4.2",
|
||||
"got": "^9.6.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"leaky-bucket": "2.2.0",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"bluebird": "^3.5.3",
|
||||
"concat-stream": "^2.0.0",
|
||||
"cookies": "^0.8.0",
|
||||
"ghost-ignition": "4.3.0",
|
||||
"ghost-ignition": "4.4.2",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue