diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 2e387f884e..0f218ff08c 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -22,7 +22,7 @@ "access": "public" }, "devDependencies": { - "@types/mocha": "8.2.0", + "@types/mocha": "8.2.1", "@types/sinon": "9.0.10", "mocha": "8.3.0", "should": "13.2.3", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index 5500b662ef..b00e621858 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/express": "4.17.3", - "@types/mocha": "8.2.0", + "@types/mocha": "8.2.1", "express": "4.17.1", "mocha": "8.3.0", "should": "13.2.3", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index 5da266d637..4a17c9b893 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/express": "4.17.4", - "@types/mocha": "8.2.0", + "@types/mocha": "8.2.1", "express": "4.17.1", "mocha": "8.3.0", "should": "13.2.3",