diff --git a/package.json b/package.json index e83d562..33b94e4 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,11 @@ }, "dependencies": { "app-root-path": "^2.1.0", - "body-parser": "^1.18.3", + "body-parser": "^1.20.4", "debug": "^4.1.1", "dotenv": "^6.2.0", - "express": "~4.16.0", - "firebase-admin": "^7.0.0", + "express": "~4.22.0", + "firebase-admin": "^9.0.0", "http-errors": "^1.7.2", "morgan": "^1.9.1", "winston": "^3.2.1"