Skip to content

Commit a4be4e1

Browse files
alexander-fensterJustinBeckwith
authored andcommitted
chore(deps): update dependency @grpc/grpc-js to ^0.5.2 (#532)
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).
1 parent a2c4034 commit a4be4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"protos"
1010
],
1111
"dependencies": {
12-
"@grpc/grpc-js": "^0.4.0",
12+
"@grpc/grpc-js": "^0.5.2",
1313
"@grpc/proto-loader": "^0.5.1",
1414
"duplexify": "^3.6.0",
1515
"google-auth-library": "^4.0.0",

0 commit comments

Comments
 (0)