diff --git a/frontend/package.json b/frontend/package.json index f7e995a..5af29f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "axios": "^1.13.2", + "axios": "1.13.2", "d3": "^7.9.0", "vue": "^3.5.24", "vue-router": "^4.6.3"