aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-11-05 22:17:38 +0000
committerGitHub <noreply@github.com>2019-11-05 22:17:38 +0000
commitb21ade6a39597373b2e46047e36abd9037c710df (patch)
tree996ceb8f6686e77445279d66e6743842c154f902 /package.json
parentd3f8a0eb0c42eac80ab050f0cbbf5c14dbfca042 (diff)
downloadalp-website-b21ade6a39597373b2e46047e36abd9037c710df.tar.gz
alp-website-b21ade6a39597373b2e46047e36abd9037c710df.tar.bz2
alp-website-b21ade6a39597373b2e46047e36abd9037c710df.zip
Bump mongoose from 5.6.9 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.9 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.9...5.7.5) Signed-off-by: dependabot[bot] <support@github.com>
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",