From a710ffd2220ddc18901f4e8b66c0dcfb3c2fbd39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:34:42 +0000 Subject: [PATCH] Bump mongoose from 4.13.19 to 5.7.7 Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.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/4.13.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 c00a580..81dd073 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "fast.js": "^0.1.1", "he": "^1.1.1", "iconv-lite": "^0.4.15", - "mongoose": "^4.8.3", + "mongoose": "^5.7.7", "seneca": "^3.3.0", "telegram-node-bot": "git+https://github.com/bitrixhater/telegram-node-bot.git#crutches", "tiny_request": "git+https://github.com/bitrixhater/tiny_request.git"