From b699b7d7dc51cf49bdbcbbcc6179c413d307ccb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 21:18:02 +0000 Subject: [PATCH] Bump morgan from 1.2.3 to 1.9.1 in /TouchbaseModular Bumps [morgan](https://github.com/expressjs/morgan) from 1.2.3 to 1.9.1. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/morgan/compare/1.2.3...1.9.1) Signed-off-by: dependabot[bot] --- TouchbaseModular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TouchbaseModular/package.json b/TouchbaseModular/package.json index 9a95c9d..c33177a 100644 --- a/TouchbaseModular/package.json +++ b/TouchbaseModular/package.json @@ -14,7 +14,7 @@ "http": "0.0.0", "https": "^1.0.0", "moment": "^2.10.6", - "morgan": "~1.2.2", + "morgan": "~1.9.1", "multer": "~0.1.8", "node-forge": "^0.6.30", "nodemailer": "^1.4.0",