From fc41365d85ba5e71c4086b92018e49712587cbee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 06:35:01 +0000 Subject: [PATCH] Bump http-auth from 3.2.4 to 4.1.4 Bumps [http-auth](https://github.com/http-auth/http-auth) from 3.2.4 to 4.1.4. - [Release notes](https://github.com/http-auth/http-auth/releases) - [Commits](https://github.com/http-auth/http-auth/compare/3.2.4...4.1.4) 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..33c90d7 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.4", "shortid": "^2.2.8", "mongoose": "^4.13.1" },