mirror of https://github.com/grpc/grpc-node.git
fix: update `long` to v5
This commit is contained in:
parent
abf8f923c5
commit
9e3935ec83
|
@ -47,7 +47,7 @@
|
|||
"dependencies": {
|
||||
"@types/long": "^4.0.1",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"long": "^4.0.0",
|
||||
"long": "^5.0.0",
|
||||
"protobufjs": "^7.0.0",
|
||||
"yargs": "^16.2.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue