Build(deps): Bump mongoose in /Predictor/PredictorWebService

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.5 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.6.5...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-29 14:28:34 +00:00 committed by GitHub
parent 0109aab0f5
commit e4d8196c7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 28 deletions

View file

@ -11,7 +11,7 @@
"cors": "^2.8.5",
"express": "^4.16.4",
"mongodb": "^3.2.3",
"mongoose": "^5.5.5",
"mongoose": "^5.7.5",
"nodemon": "^1.18.10",
"query-string-parser": "^0.2.3",
"ws": "^6.2.1"