From 7d40b55798cc83b911a335e58dca8c1ffb533dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 17:58:42 +0000 Subject: [PATCH] Bump mongoose from 4.13.19 to 5.7.6 Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.19 to 5.7.6. - [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/4.13.19...5.7.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f50773..c37d0bc 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "redis-sessions": "^1.2.0", "randomstring": "^1.1.5", "moment": "^2.17.1", - "mongoose": "^4.9.5", + "mongoose": "^5.7.6", "passport": "^0.3.2", "passport-github": "^1.1.0", "passport-facebook": "^2.1.1",