mirror of https://github.com/grpc/grpc-node.git
Upgrading to protobufjs 5.0.3.
This commit is contained in:
parent
52f744fb45
commit
29346dc376
|
@ -32,7 +32,7 @@
|
|||
"lodash": "^4.17.5",
|
||||
"nan": "^2.0.0",
|
||||
"node-pre-gyp": "^0.10.0",
|
||||
"protobufjs": "^5.0.0"
|
||||
"protobufjs": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.0.1",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"lodash": "^4.17.5",
|
||||
"nan": "^2.0.0",
|
||||
"node-pre-gyp": "^0.10.0",
|
||||
"protobufjs": "^5.0.0"
|
||||
"protobufjs": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.0.1",
|
||||
|
|
Loading…
Reference in New Issue