From c11438d7520b4801bf0aaba3b4722b0e39974dbe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 07:23:27 +0000 Subject: [PATCH] Bump http-auth from 3.2.4 to 4.1.7 Bumps [http-auth](https://github.com/gevorg/http-auth) from 3.2.4 to 4.1.7. - [Release notes](https://github.com/gevorg/http-auth/releases) - [Commits](https://github.com/gevorg/http-auth/compare/3.2.4...4.1.7) 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..c6316d7 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.7", "shortid": "^2.2.8", "mongoose": "^4.13.1" },