1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Bump mongoose from 5.7.1 to 5.7.5 (#274)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-03-03 21:11:22 +01:00
committed by GitHub
parent 9a3c836652
commit ca61fc92e0
2 changed files with 8 additions and 17 deletions

View File

@@ -42,7 +42,7 @@
"fbgraph": "^1.4.4",
"lodash": "^4.17.15",
"lusca": "^1.6.1",
"mongoose": "^5.7.1",
"mongoose": "^5.7.5",
"nodemailer": "^6.3.0",
"passport": "^0.4.0",
"passport-facebook": "^3.0.0",