diff --git a/node/package.json b/node/package.json index 7880168..c5e34d8 100644 --- a/node/package.json +++ b/node/package.json @@ -11,6 +11,6 @@ "dependencies": { "express": "^4.10.2", "http-proxy": "^1.6.2", - "mongoose": "^3.8.19" + "mongoose": "^5.13.20" } }