Skip to content

Commit

Permalink
chore(deps): update dependency @grpc/grpc-js to ^0.5.2
Browse files Browse the repository at this point in the history
This fix includes grpc/grpc-node#962 which is a work around for a bad metadata keys problem that many customer see across several libraries (googleapis/nodejs-datastore#415, googleapis/nodejs-logging#527, googleapis/nodejs-pubsub#667 are just a few).
  • Loading branch information
alexander-fenster authored Jul 12, 2019
1 parent a2c4034 commit 97742a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"protos"
],
"dependencies": {
"@grpc/grpc-js": "^0.4.0",
"@grpc/grpc-js": "^0.5.2",
"@grpc/proto-loader": "^0.5.1",
"duplexify": "^3.6.0",
"google-auth-library": "^4.0.0",
Expand Down

0 comments on commit 97742a4

Please sign in to comment.