From 89664bb620d7ab9310c564578d9814f754833e46 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Thu, 1 Apr 2021 22:31:47 +0000 Subject: [PATCH] Deps --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c8028e7c..927c43f1 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "csv-parse": "^4.15.3", "custom-translate": "^2.2.8", "didyoumean2": "^4.1.0", - "discord.js": "^12.5.1", + "discord.js": "^12.5.2", "discord.js-commando": "github:discordjs/Commando", "dotenv": "^8.2.0", "emoji-regex": "^9.2.2", @@ -55,11 +55,11 @@ "font-finder": "^1.1.0", "gifencoder": "^2.0.1", "gm": "^1.23.1", - "html-entities": "^2.1.1", + "html-entities": "^2.3.2", "image-to-ascii": "^3.0.13", - "ioredis": "^4.24.5", + "ioredis": "^4.24.6", "js-beautify": "^1.13.5", - "js-chess-engine": "^0.11.1", + "js-chess-engine": "^0.11.3", "jszip": "^3.6.0", "kuroshiro": "^1.1.2", "kuroshiro-analyzer-kuromoji": "^1.1.0", @@ -78,7 +78,7 @@ "tesseract.js": "^2.1.4", "text-diff": "^1.0.1", "tictactoe-minimax-ai": "^1.2.1", - "user-agents": "^1.0.602", + "user-agents": "^1.0.608", "valid-url": "^1.0.9", "wavefile": "^11.0.0", "winston": "^3.3.3",