fix: test/client-libraries-integration/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOCHA-561476
This commit is contained in:
snyk-bot 2020-03-30 00:37:47 +00:00
parent f7e2a2df3b
commit d3b9abfb5a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"dependencies": {
"dot-prop": "^4.2.0",
"google-proto-files": "^0.15.1",
"mocha": "^5.0.4",
"mocha": "^6.0.0",
"shimmer": "^1.2.0"
}
}