[Snyk] Upgrade google-protobuf from 3.10.0 to 3.19.4 (#662)
This commit is contained in:
parent
fb961a1977
commit
b3e4084bc6
|
@ -270,9 +270,9 @@
|
|||
}
|
||||
},
|
||||
"google-protobuf": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.10.0.tgz",
|
||||
"integrity": "sha512-d0cMO8TJ6xtB/WrVHCv5U81L2ulX+aCD58IljyAN6mHwdHHJ2jbcauX5glvivi3s3hx7EYEo7eUA9WftzamMnw=="
|
||||
"version": "3.19.4",
|
||||
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.19.4.tgz",
|
||||
"integrity": "sha512-OIPNCxsG2lkIvf+P5FNfJ/Km95CsXOBecS9ZcAU6m2Rq3svc0Apl9nB3GMDNKfQ9asNv4KjyAqGwPQFrVle3Yg=="
|
||||
},
|
||||
"grpc": {
|
||||
"version": "1.24.11",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"dependencies": {
|
||||
"async": "^3.2.3",
|
||||
"global": "^4.4.0",
|
||||
"google-protobuf": "^3.10.0",
|
||||
"google-protobuf": "^3.19.4",
|
||||
"grpc": "^1.24.11",
|
||||
"lodash": "^4.17.21",
|
||||
"minimist": ">=1.2.2"
|
||||
|
|
Loading…
Reference in New Issue