aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-11-05 17:22:20 -0500
committerGitHub <noreply@github.com>2019-11-05 17:22:20 -0500
commit7e6bb45d42517833be78a058dfd803f90cc7bd19 (patch)
tree996ceb8f6686e77445279d66e6743842c154f902 /package.json
parentd3f8a0eb0c42eac80ab050f0cbbf5c14dbfca042 (diff)
parentb21ade6a39597373b2e46047e36abd9037c710df (diff)
downloadalp-website-7e6bb45d42517833be78a058dfd803f90cc7bd19.tar.gz
alp-website-7e6bb45d42517833be78a058dfd803f90cc7bd19.tar.bz2
alp-website-7e6bb45d42517833be78a058dfd803f90cc7bd19.zip
Merge pull request #2 from aleeproductions/dependabot/npm_and_yarn/mongoose-5.7.5
Bump mongoose from 5.6.9 to 5.7.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ec3d5fb..c03a4a9 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"express-session": "^1.16.2",
"fs": "0.0.1-security",
"moment": "^2.24.0",
- "mongoose": "^5.6.9",
+ "mongoose": "^5.7.5",
"node-sass": "^4.12.0",
"passport": "^0.4.0",
"passport-local": "^1.0.0",