voice-builder icon indicating copy to clipboard operation
voice-builder copied to clipboard

Upgrade grpc dependencies

Open murgatroid99 opened this issue 5 years ago • 0 comments

Somewhere in your transitive dependencies, you have a dependency on grpc version 1.13.0, which is old and incompatible with recent versions of Node, leading to issues like grpc/grpc-node#1428. I suggest upgrading your dependencies, especially the Google Cloud API client libraries, to upgrade that transitive dependency.

murgatroid99 avatar May 18 '20 16:05 murgatroid99