diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 2a4951b220..2b6c098ae0 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.3", + "mocha": "9.1.4", "should": "13.2.3", "sinon": "11.1.2" },