diff --git a/frontend/todo-app-vue3/package.json b/frontend/todo-app-vue3/package.json index a8edbf0..13e7b3b 100644 --- a/frontend/todo-app-vue3/package.json +++ b/frontend/todo-app-vue3/package.json @@ -13,7 +13,7 @@ "test": "jest" }, "dependencies": { - "axios": "^1.3.4", + "axios": "^1.13.4", "pinia": "^2.1.4", "usemodal-vue3": "^0.3.7", "vue": "^3.3.0",