From ee7952e99ee9ad35db36a781bb6682ae4d6c5494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 00:03:50 +0000 Subject: [PATCH] Bump mongoose from 4.1.8 to 5.7.8 Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.1.8 to 5.7.8. - [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.1.8...5.7.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cebb827..803af19 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "mixpanel": "0.3.1", "moment": "2.10.6", "moment-business-days": "0.0.9", - "mongoose": "4.1.8", + "mongoose": "5.7.8", "morgan": "1.6.1", "ngstorage": "0.3.9", "node-uuid": "1.4.3",