diff --git a/fe/package.json b/fe/package.json index c5636cf..a610f0b 100644 --- a/fe/package.json +++ b/fe/package.json @@ -11,7 +11,7 @@ "build": "node build/build.js" }, "dependencies": { - "axios": "^0.18.0", + "axios": "^1.13.5", "confit-client": "^0.4.0", "firebase": "^4.13.0", "marked": "^0.3.18",