Bump mongoose from 5.5.9 to 5.7.5

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.9 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.5.9...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-11-05 22:47:58 +00:00
committed by GitHub
parent cb03e559b1
commit cd904d0502
2 changed files with 33 additions and 98 deletions

View File

@@ -16,6 +16,6 @@
"bcrypt": "^3.0.6",
"body-parser": "^1.19.0",
"express": "^4.16.4",
"mongoose": "^5.5.9"
"mongoose": "^5.7.5"
}
}