diff --git a/node/realtime-transcriptions/package.json b/node/realtime-transcriptions/package.json index 1ddd710..29d6338 100644 --- a/node/realtime-transcriptions/package.json +++ b/node/realtime-transcriptions/package.json @@ -20,6 +20,6 @@ "dotenv": "^4.0.0", "httpdispatcher": "^2.1.2", "websocket": "^1.0.28", - "@google-cloud/speech": "^1.5.0" + "@google-cloud/speech": "^2.1.2" } }