diff --git a/package.json b/package.json index 605a9c4..de78248 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lint": "vue-cli-service lint" }, "dependencies": { - "axios": "^0.19.0", + "axios": "^1.8.2", "core-js": "^3.13.1", "vue": "^2.6.13" },