From 06f2a166cdb94838e0c8bcaabbd16871fe527d5a 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:18 +0000 Subject: [PATCH] Bump http-auth from 3.2.4 to 4.1.2 Bumps [http-auth](https://github.com/http-auth/http-auth) from 3.2.4 to 4.1.2. - [Release notes](https://github.com/http-auth/http-auth/releases) - [Commits](https://github.com/http-auth/http-auth/compare/3.2.4...4.1.2) 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..6a8f9ae 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "lowdb": "^0.14.0", "uuid": "^3.0.1", "winston": "^2.3.0", - "http-auth":"^3.2.3", + "http-auth":"^4.1.2", "shortid": "^2.2.8", "mongoose": "^4.13.1" },