mirror of
https://github.com/grpc/grpc-node.git
synced 2026-02-01 14:54:35 +00:00
fix: test/client-libraries-integration/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
This commit is contained in:
parent
2ca96a322f
commit
758f7073ed
@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"dot-prop": "^4.2.0",
|
||||
"google-proto-files": "^0.15.1",
|
||||
"mocha": "^5.0.4",
|
||||
"mocha": "^7.1.1",
|
||||
"shimmer": "^1.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user