Bump @grpc/proto-loader from 0.5.2 to 0.5.5

Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.5.2 to 0.5.5.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-14 01:19:51 +00:00 committed by GitHub
parent fd94536d54
commit a911387585
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"license": "ISC",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@grpc/proto-loader": "^0.5.1",
"@grpc/proto-loader": "^0.5.5",
"axios": "^0.20.0",
"basic-auth": "^2.0.0",
"big.js": "^5.2.2",