summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-11-05 21:42:12 +0000
committerGitHub <noreply@github.com>2019-11-05 21:42:12 +0000
commitff039bb306a6c43d777d61307f7b85b1bbae41ce (patch)
tree610c72d23177bd9ce65d94624f5ffa63f2330c59 /package.json
parent0c46e2d2d148efb7cfabcf82c12266a8d788f551 (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.json2
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",