From 39cbc1192cfaa304f919e272f19710ba27fc08f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:05:17 +0000 Subject: [PATCH] Bump mongoose from 3.6.19 to 5.7.7 Bumps [mongoose](https://github.com/Automattic/mongoose) from 3.6.19 to 5.7.7. - [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/3.6.19...5.7.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65c6939..2dd082d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "hogan-express": "0.3.3", "http-proxy": "0.10.3", "moment": "2.0.0", - "mongoose": "3.6.19", + "mongoose": "5.7.7", "process": "0.5.1", "redis": "~0.10.1", "request": "2.16.6",