diff --git a/frontend/package.json b/frontend/package.json index 98849a9..60ba3c8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "@vue/cli-plugin-eslint": "~4.5.13", "@vue/cli-plugin-router": "~4.5.13", "@vue/cli-service": "~4.5.13", - "axios": "^0.21.1", + "axios": "^1.2.5", "eslint": "^7.28.0", "eslint-plugin-vue": "^7.11.1", "vue-axios": "^3.2.4",