diff --git a/speech/package.json b/speech/package.json index 606759a6d52..48f9b4c64f6 100644 --- a/speech/package.json +++ b/speech/package.json @@ -15,7 +15,7 @@ "test": "c8 mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/speech": "^4.8.0", + "@google-cloud/speech": "^4.8.1", "@google-cloud/storage": "^5.0.0", "chalk": "^4.0.0", "node-record-lpcm16": "^1.0.1",