From 9c4fa5a5268cdb26768349b5cd456d77942989ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Feb 2018 22:36:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for strongloop/microgateway: https://snyk.io/test/github/strongloop/microgateway --- 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",