diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 83d052bc28..e897c1684e 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.0", + "mocha": "9.1.1", "should": "13.2.3", "sinon": "11.1.2" },