From 7e0d69e2f8653408aee41a4d0e4349fd5580e919 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Sep 2021 04:21:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1579269 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3039a4..b618ffc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "license": "Apache-2.0", "homepage": "https://github.com/Haufe-Lexware/wicked.k8s-init", "dependencies": { - "axios": "0.18.0", + "axios": "0.21.3", "wicked-sdk": "file:wicked-sdk.tgz" }, "jshintConfig": {