From 6aec678287539904911de992500889dd3ba637fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Sep 2025 08:45:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4124663..a244ac7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@fortawesome/free-solid-svg-icons": "^5.13.0", "@fortawesome/react-fontawesome": "^0.1.9", "aiml-high": "0.0.8", - "axios": "^0.19.2", + "axios": "^1.12.0", "bootstrap": "^4.5.0", "form-data": "^3.0.0", "fs": "0.0.1-security",