[Snyk] Upgrade google-protobuf from 3.10.0 to 3.19.4 (#662)

This commit is contained in:
Snyk bot 2022-02-19 16:31:04 +02:00 committed by GitHub
parent fb961a1977
commit b3e4084bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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"