diff --git a/ghost/errors/package.json b/ghost/errors/package.json index a6c5109456..cd37ef887b 100644 --- a/ghost/errors/package.json +++ b/ghost/errors/package.json @@ -24,7 +24,7 @@ "sinon": "9.2.3" }, "dependencies": { - "ghost-ignition": "4.4.1", + "ghost-ignition": "4.4.2", "lodash": "4.17.20" } }