diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 2ad4bc975d..ecff450291 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -21,7 +21,7 @@ "devDependencies": { "mocha": "9.0.3", "should": "13.2.3", - "sinon": "11.1.1" + "sinon": "11.1.2" }, "dependencies": { "@tryghost/errors": "^0.2.11",