diff --git a/package.json b/package.json index 8014a3f..3c73b8f 100644 --- a/package.json +++ b/package.json @@ -23,12 +23,12 @@ }, "homepage": "https://github.com/DemocracyOS/notifier", "dependencies": { - "agenda": "~0.9.0", + "agenda": "~2.0.0", "debug": "~2.6.0", "defaults-deep": "0.2.4", "es6-string-html-template": "~1.0.2", - "mongodb": "~2.2.28", - "monk": "~6.0.0", + "mongodb": "~3.1.13", + "monk": "~7.0.0", "nodemailer": "~4.0.1", "pify": "~3.0.0", "require-all": "~2.2.0",