From 2f23c5571665b76ff15deed3960a6e0b2354b614 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 27 Dec 2023 16:50:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3039a4..f049088 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": "1.6.3", "wicked-sdk": "file:wicked-sdk.tgz" }, "jshintConfig": {