mirror of https://github.com/grpc/grpc-node.git
Update protobufjs dependency to ^6.10.0
This commit is contained in:
parent
cca10597d5
commit
4963b0d9f8
|
@ -46,7 +46,7 @@
|
|||
"@types/long": "^4.0.1",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"long": "^4.0.0",
|
||||
"protobufjs": "^6.9.0",
|
||||
"protobufjs": "^6.10.0",
|
||||
"yargs": "^15.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue