diff --git a/frontend/package.json b/frontend/package.json index 0da7df0..bc4f3ec 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,7 +10,7 @@ "build": "node build/build.js" }, "dependencies": { - "axios": "^0.21.3", + "axios": "^1.12.0", "crypto": "^1.0.1", "vue": "^2.5.2", "vue-paginate": "^3.6.0",