diff --git a/package.json b/package.json index 2775803..3cb7b7b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "eslint --ext .js,.vue src test/unit/specs" }, "dependencies": { - "axios": "0.15.3", + "axios": "1.8.2", "vue": "^2.1.0" }, "devDependencies": {