[Snyk] Upgrade google-protobuf from 3.21.0 to 3.21.1 (#694)
Snyk has created this PR to upgrade google-protobuf from 3.21.0 to 3.21.1. See this package in npm: https://www.npmjs.com/package/google-protobuf See this project in Snyk: https://app.snyk.io/org/appleboy/project/fcfc2ba6-1b67-4528-bc1d-2f9febf86663?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
1e99a9c67f
commit
ebe3723319
|
@ -270,9 +270,9 @@
|
|||
}
|
||||
},
|
||||
"google-protobuf": {
|
||||
"version": "3.21.0",
|
||||
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.0.tgz",
|
||||
"integrity": "sha512-byR7MBTK4tZ5PZEb+u5ZTzpt4SfrTxv5682MjPlHN16XeqgZE2/8HOIWeiXe8JKnT9OVbtBGhbq8mtvkK8cd5g=="
|
||||
"version": "3.21.1",
|
||||
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.1.tgz",
|
||||
"integrity": "sha512-iiQnqsR7nzdYfJjo2yOpJJ2bsAaOvV/85HjDx/sxcOJcNMgyj3iK00HsbZbhKS+EixWdu9fPn7quaBvb4IQHtw=="
|
||||
},
|
||||
"grpc": {
|
||||
"version": "1.24.11",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"dependencies": {
|
||||
"async": "^3.2.4",
|
||||
"global": "^4.4.0",
|
||||
"google-protobuf": "^3.21.0",
|
||||
"google-protobuf": "^3.21.1",
|
||||
"grpc": "^1.24.11",
|
||||
"lodash": "^4.17.21",
|
||||
"minimist": ">=1.2.6"
|
||||
|
|
Loading…
Reference in New Issue