Merge pull request #180 from shocknet/dependabot/npm_and_yarn/grpc/proto-loader-0.5.5
Bump @grpc/proto-loader from 0.5.2 to 0.5.5
This commit is contained in:
commit
ffceecfd2c
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -266,10 +266,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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue