diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 4f336bbd82..ec222ff8eb 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -26,7 +26,7 @@ "dependencies": { "@tryghost/debug": "^0.1.5", "@tryghost/errors": "^0.2.11", - "@tryghost/logging": "^1.0.0", + "@tryghost/logging": "^2.0.0", "@tryghost/tpl": "^0.1.3", "bluebird": "^3.7.2", "lodash": "^4.17.21",