diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index cf8282c407..8f2d3825fc 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -21,7 +21,7 @@ "access": "public" }, "devDependencies": { - "c8": "7.11.0", + "c8": "7.11.2", "mocha": "9.2.2", "sinon": "13.0.2" } diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 8f65f771ca..fe364dbd5f 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -21,7 +21,7 @@ "access": "public" }, "devDependencies": { - "c8": "7.11.0", + "c8": "7.11.2", "mocha": "9.2.2", "sinon": "13.0.2" }