diff --git a/package.json b/package.json index 2921bc5..2738eaf 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "keyword-extractor": "0.0.13", "log4js": "^1.0.1", "mongodb": "^2.2.11", - "mongoose": "^4.7.0", + "mongoose": "^5.7.3", "morgan": "^1.7.0", "muicss": "^0.9.4", "neo4j-driver": "^1.0.5", @@ -52,7 +52,7 @@ "react-router": "^3.0.0", "request": "^2.79.0", "semantic-ui-react": "^0.63.5", - "superagent": "^2.3.0" + "superagent": "^9.0.0" }, "devDependencies": { "babel": "^6.5.2",