diff --git a/speech/package.json b/speech/package.json index 5c48ac738ff..8eeaf1c202b 100644 --- a/speech/package.json +++ b/speech/package.json @@ -21,7 +21,7 @@ "devDependencies": { "c8": "^7.0.0", "chai": "^4.2.0", - "mocha": "^6.0.0", + "mocha": "^7.0.0", "uuid": "^3.3.0" } }