summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael <raphaelkabo@gmail.com>2020-01-03 10:56:33 +1100
committerGitHub <noreply@github.com>2020-01-03 10:56:33 +1100
commit88e84406332d8471296ccbb7ea8a87b4357316f7 (patch)
treeb9ec6c63b879080c504c7a4677babc32c3a034cc /package.json
parentbafd52ff2e34252662b0e0db31fd2f073fb8bda2 (diff)
parentff039bb306a6c43d777d61307f7b85b1bbae41ce (diff)
Merge pull request #18 from lowercasename/dependabot/npm_and_yarn/mongoose-5.7.5
Bump mongoose from 5.6.6 to 5.7.5
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 04f8a15..bce9181 100755..100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,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",