From 2009f53df2f01067aae3db978e21b1279a02bc1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Feb 2019 09:16:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b379a3..f0fcbff 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "apiconnect-config": "^1.x", "apiconnect-project": "^1.x", "async": "^1.5.2", - "auth-header": "^0.2.2", + "auth-header": "^0.3.0", "basic-auth": "^1.0.3", "bluebird": "^3.3.3", "body-parser": "^1.14.2",