diff --git a/package.json b/package.json index afc1bc2..f8e0bf2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "build": "vite build" }, "devDependencies": { - "axios": "^0.21.4", + "axios": "^1.0.0", "dotenv": "^16.0.0", "dotenv-expand": "^11.0.0", "laravel-vite-plugin": "^1.0.0",