diff --git a/bo/package.json b/bo/package.json index 7e1cff1..29cace4 100644 --- a/bo/package.json +++ b/bo/package.json @@ -11,10 +11,10 @@ "build": "node build/build.js" }, "dependencies": { - "axios": "^0.18.0", + "axios": "^1.13.5", "bootstrap-vue": "^2.0.0-rc.8", "confit-client": "^0.4.0", - "firebase": "^4.13.0", + "firebase": "^7.14.0", "toastr": "^2.1.4", "uuid4": "^1.0.0", "vue": "^2.5.2",