From f3e614b18db7fad93fc840a363c780e6d99ac711 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 07:05:31 +0000 Subject: [PATCH] Bump http-auth from 3.2.4 to 4.1.5 Bumps [http-auth](https://github.com/http-auth/http-auth) from 3.2.4 to 4.1.5. - [Release notes](https://github.com/http-auth/http-auth/releases) - [Commits](https://github.com/http-auth/http-auth/compare/3.2.4...4.1.5) 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..220ff20 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.5", "shortid": "^2.2.8", "mongoose": "^4.13.1" },