diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index a26ca66527..be031955f0 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -19,7 +19,7 @@ "access": "public" }, "devDependencies": { - "mocha": "9.1.2", + "mocha": "9.1.3", "should": "13.2.3", "sinon": "11.1.2" },