From 08a8b6ea4bc2244c7ec3703c90af49bc0612f965 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Feb 2022 16:13:04 +0000 Subject: [PATCH] fix: anno-store-http/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 --- anno-store-http/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anno-store-http/package.json b/anno-store-http/package.json index 9c6534e..01e834f 100644 --- a/anno-store-http/package.json +++ b/anno-store-http/package.json @@ -16,7 +16,7 @@ "@kba/anno-schema": "^0.0.8", "@kba/anno-store": "^0.0.8", "@kba/anno-util": "^0.0.2", - "axios": "^0.15.3", + "axios": "^0.16.1", "envyconf": "^0.0.5", "querystring": "^0.2.0" }