From 02c00ce02ab9db7df862cbaf6eaca45e46b96ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:36:24 +0000 Subject: [PATCH] Bump mongoose from 5.5.2 to 5.7.7 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.2 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/5.5.2...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 a0b3d5c..014fb56 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "graphql-tools": "4.0.4", "isomorphic-unfetch": "3.0.0", "jsonwebtoken": "8.5.1", - "mongoose": "5.5.2", + "mongoose": "5.7.7", "node-sass": "4.11.0", "nodemailer": "6.1.1", "nodemailer-express-handlebars": "3.0.0",