diff --git a/speech/package.json b/speech/package.json index ce060dc2aa..a918915b1d 100644 --- a/speech/package.json +++ b/speech/package.json @@ -11,7 +11,7 @@ "test": "c8 mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/speech": "^4.1.2", + "@google-cloud/speech": "^4.1.3", "@google-cloud/storage": "^5.0.0", "chalk": "^4.0.0", "node-record-lpcm16": "^1.0.1",