Skip to content

Commit 057badf

Browse files
authored
Merge pull request #31 from gscheibel/update-grpc
Update gRPC and Protobuf versions
2 parents ebf7ba3 + 7aa62aa commit 057badf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"Haystack <[email protected]>"
1818
],
1919
"dependencies": {
20-
"@grpc/grpc-js": "^1.0.3",
21-
"google-protobuf": "^3.0.0",
20+
"@grpc/grpc-js": "^1.1.5",
21+
"google-protobuf": "^3.13.0",
2222
"opentracing": "^0.14.0",
2323
"request": "^2.88.0",
2424
"uuid": "^3.2.1"

0 commit comments

Comments
 (0)