From acec46046415d3f8f455ad9f516b9d40557e2e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 18:42:10 +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 bd502c0e..2a2ca19a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "feathers-mongoose": "^3.6.1", "feathers-rest": "^1.5.2", "feathers-socketio": "^1.4.2", - "mongoose": "^4.7.0", + "mongoose": "^5.7.6", "passport": "^0.3.2", "passport-github": "^1.1.0", "passport-github-token": "^2.1.0",