diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2019-11-05 21:42:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-05 21:42:12 +0000 |
commit | ff039bb306a6c43d777d61307f7b85b1bbae41ce (patch) | |
tree | 610c72d23177bd9ce65d94624f5ffa63f2330c59 /package.json | |
parent | 0c46e2d2d148efb7cfabcf82c12266a8d788f551 (diff) |
Bump mongoose from 5.6.6 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.6 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.6...5.7.5)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--[-rwxr-xr-x] | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fff1c2d..2d855c7 100755..100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jsonwebtoken": "^8.4.0", "marked": "^0.7.0", "moment-timezone": "^0.5.26", - "mongoose": "^5.3.13", + "mongoose": "^5.7.5", "multer": "^1.4.1", "node-schedule": "^1.3.1", "randomstring": "^1.1.5", |