build(deps): bump dot-prop in /test/client-libraries-integration

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-29 22:59:13 +00:00 committed by GitHub
parent 209c224094
commit 9cdd7fc5fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "",
"dependencies": {
"dot-prop": "^4.2.0",
"dot-prop": "^5.2.0",
"google-proto-files": "^0.15.1",
"mocha": "^5.0.4",
"shimmer": "^1.2.0"