From e0273e9dcd9e010c6eb90b3abe27f64410efd1a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 18 Oct 2020 23:29:39 +0000 Subject: [PATCH] Bump winston from 2.4.5 to 3.3.3 Bumps [winston](https://github.com/winstonjs/winston) from 2.4.5 to 3.3.3. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v2.4.5...v3.3.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4f2355..4c657e9 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lodash": "^4.17.3", "lowdb": "^0.14.0", "uuid": "^3.0.1", - "winston": "^2.3.0", + "winston": "^3.3.3", "http-auth":"^3.2.3", "shortid": "^2.2.8", "mongoose": "^4.13.1"