Merge pull request #265 from shocknet/fix/upgrade-grpc

grpc upgrade
This commit is contained in:
CapDog 2020-12-04 15:21:08 -06:00 committed by GitHub
commit 04db8f31fe
3 changed files with 175 additions and 4 deletions

View file

@ -16,6 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@grpc/proto-loader": "^0.5.1",
"axios": "^0.20.0",
"basic-auth": "^2.0.0",