diff --git a/package-lock.json b/package-lock.json index 124aacb17..4448c6fb6 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 4e2b4c1ea..0ac2c9ce8 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.7", "missing-native-js-functions": "^1.2.2", - "mongodb": "^3.6.4" + "mongodb": "^3.6.4", + "mongoose": "^5.12.3" }, "devDependencies": { "@types/jsonwebtoken": "^8.5.0",