diff --git a/package.json b/package.json index f3de206..81eca7a 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,11 @@ "author": "gz", "license": "ISC", "dependencies": { - "dotenv": "^4.0.0", + "dotenv": "^5.0.0", "google": "^2.1.0", "irc": "^0.5.2", "mysql": "^2.13.0", - "raven": "^1.2.0", + "raven": "^2.4.0", "sandbox": "^0.8.6" } }