From 8402e5b6a253699a30c11491424a275f33c83bac Mon Sep 17 00:00:00 2001 From: Abdelmajid Aouby <56534840+abdel-aouby@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:22:43 +0100 Subject: [PATCH] Bump axios from 1.7.9 to 1.8.2 (#6572) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a047e268..739172bf 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "@tailwindcss/vite": "^4.0.0", - "axios": "^1.7.4", + "axios": "^1.8.2", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.2.0", "tailwindcss": "^4.0.0",