[Snyk] Upgrade google-protobuf from 3.21.1 to 3.21.2 (#700)
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
1d839f56c5
commit
673f552d29
|
@ -270,9 +270,9 @@
|
|||
}
|
||||
},
|
||||
"google-protobuf": {
|
||||
"version": "3.21.1",
|
||||
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.1.tgz",
|
||||
"integrity": "sha512-iiQnqsR7nzdYfJjo2yOpJJ2bsAaOvV/85HjDx/sxcOJcNMgyj3iK00HsbZbhKS+EixWdu9fPn7quaBvb4IQHtw=="
|
||||
"version": "3.21.2",
|
||||
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.2.tgz",
|
||||
"integrity": "sha512-3MSOYFO5U9mPGikIYCzK0SaThypfGgS6bHqrUGXG3DPHCrb+txNqeEcns1W0lkGfk0rCyNXm7xB9rMxnCiZOoA=="
|
||||
},
|
||||
"grpc": {
|
||||
"version": "1.24.11",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"dependencies": {
|
||||
"async": "^3.2.4",
|
||||
"global": "^4.4.0",
|
||||
"google-protobuf": "^3.21.1",
|
||||
"google-protobuf": "^3.21.2",
|
||||
"grpc": "^1.24.11",
|
||||
"lodash": "^4.17.21",
|
||||
"minimist": ">=1.2.6"
|
||||
|
|
Loading…
Reference in New Issue