From 83d6e7918eaa5c989781886a68122aa476eeb7d0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 00:26:17 +0000 Subject: [PATCH] Update axios to version 1.6.3 --- Application Code/Myproject/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application Code/Myproject/frontend/package.json b/Application Code/Myproject/frontend/package.json index 01c0658..a3aee80 100644 --- a/Application Code/Myproject/frontend/package.json +++ b/Application Code/Myproject/frontend/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^12.0.0", "@testing-library/user-event": "^13.1.8", - "axios": "^0.22.0", + "axios": "^1.6.3", "bootstrap": "^5.0.0", "chart.js": "^3.2.1", "react": "^17.0.1",