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:
snyk-bot 2020-03-19 00:37:50 +00:00
parent 2ca96a322f
commit 758f7073ed

View File

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