Update dependency ghost-ignition to v4.6.3

This commit is contained in:
Renovate Bot 2021-06-14 16:11:45 +00:00 committed by renovate[bot]
parent 30f835b511
commit f6e12a3da7
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -31,7 +31,7 @@
"body-parser": "^1.19.0",
"cookies": "^0.8.0",
"express": "^4.16.4",
"ghost-ignition": "4.6.2",
"ghost-ignition": "4.6.3",
"got": "^9.6.0",
"jsonwebtoken": "^8.5.1",
"leaky-bucket": "2.2.0",

View File

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