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", "license": "ISC",
"dependencies": { "dependencies": {
"@grpc/grpc-js": "^1.2.2", "@grpc/grpc-js": "^1.2.2",
"@grpc/proto-loader": "^0.5.1", "@grpc/proto-loader": "^0.5.5",
"axios": "^0.20.0", "axios": "^0.20.0",
"basic-auth": "^2.0.0", "basic-auth": "^2.0.0",
"big.js": "^5.2.2", "big.js": "^5.2.2",

View file

@ -336,10 +336,10 @@
google-auth-library "^6.1.1" google-auth-library "^6.1.1"
semver "^6.2.0" semver "^6.2.0"
"@grpc/proto-loader@^0.5.1": "@grpc/proto-loader@^0.5.5":
version "0.5.2" version "0.5.5"
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.5.2.tgz#c84f83be962f518bc303ca2d5e6ef2239439786c" resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.5.5.tgz#6725e7a1827bdf8e92e29fbf4e9ef0203c0906a9"
integrity sha512-eBKD/FPxQoY1x6QONW2nBd54QUEyzcFP9FenujmoeDPy1rutVSHki1s/wR68F6O1QfCNDx+ayBH1O2CVNMzyyw== integrity sha512-WwN9jVNdHRQoOBo9FDH7qU+mgfjPc8GygPYms3M+y3fbQLfnCe/Kv/E01t7JRgnrsOHH8euvSbed3mIalXhwqQ==
dependencies: dependencies:
lodash.camelcase "^4.3.0" lodash.camelcase "^4.3.0"
protobufjs "^6.8.6" protobufjs "^6.8.6"