From b9d58ccd0c2740c12897a03e07556c4684fc8822 Mon Sep 17 00:00:00 2001 From: Ralph Date: Mon, 16 Dec 2019 01:38:30 -0500 Subject: [PATCH] Update dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a2319a3..b32024f 100644 --- a/package.json +++ b/package.json @@ -5,13 +5,13 @@ "braces": "^2.3.1", "chrono-node": "^1.3.11", "config": "^3.1.0", - "discord-irc": "^2.7.2", + "discord-irc": "^2.8.0", "discord.js": "^11.5.1", "file-exists": "^5.0.1", "jsonfile": "^5.0.0", "jsonpath": "^1.0.1", "moment": "^2.24.0", - "mongoose": "^5.7.1", + "mongoose": "^5.7.5", "needle": "^2.4.0", "numeral": "^2.0.6", "request": "^2.88.0",