diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index e897c1684e..9acf63fba8 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@tryghost/errors": "^0.2.11", - "@tryghost/logging": "^0.1.3", + "@tryghost/logging": "0.1.7", "@tryghost/tpl": "^0.1.3", "bluebird": "3.7.2", "lodash": "4.17.21",