From 9944a0d6fa71ff320a17d7aab2a3b8b57dc71521 Mon Sep 17 00:00:00 2001 From: GanapathiRamSekar Date: Tue, 17 Dec 2024 16:36:09 +0530 Subject: [PATCH 1/2] feature(REPORT-405030): package update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49bbd8e..439d56d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@testing-library/user-event": "^12.8.3", "bootstrap": "^4.6.0", "create-react-class": "^15.7.0", - "axios": "1.6.0", + "axios": "1.7.4", "fs": "0.0.1-security", "gulp": "4.0.2", "path": "^0.12.7", From 1dee8544d961d3bf873274c3b1ce54e8d8974a98 Mon Sep 17 00:00:00 2001 From: GanapathiRamSekar Date: Wed, 18 Dec 2024 18:26:39 +0530 Subject: [PATCH 2/2] feature(REPORT-405030): Issue fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 439d56d..4b18033 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@testing-library/user-event": "^12.8.3", "bootstrap": "^4.6.0", "create-react-class": "^15.7.0", - "axios": "1.7.4", + "axios": "1.7.7", "fs": "0.0.1-security", "gulp": "4.0.2", "path": "^0.12.7",