From 2cb0e485bf6a720e80f4d1b0b0061fb4c6e8217b Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sat, 8 May 2021 10:14:27 -0400 Subject: [PATCH] Deps --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ce93163c..a948c4b8 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "aki-api": "^5.2.1", "bombsweeper.js": "^1.0.1", "canvas": "^2.7.0", - "cheerio": "^1.0.0-rc.6", + "cheerio": "^1.0.0-rc.9", "city-timezones": "^1.2.0", - "cloc": "^2.7.0", + "cloc": "^2.8.0", "common-tags": "^1.8.0", "connect4-ai": "^0.1.3", "custom-translate": "^2.2.8", @@ -49,9 +49,9 @@ "discord.js": "^12.5.3", "discord.js-commando": "github:discordjs/Commando", "discord.js-docs": "github:TeeSeal/discord.js-docs", - "dotenv": "^8.2.0", + "dotenv": "^9.0.0", "emoji-regex": "^9.2.2", - "eslint": "^7.25.0", + "eslint": "^7.26.0", "fen-validator": "^1.4.1", "font-finder": "^1.1.0", "gifencoder": "^2.0.1", @@ -82,7 +82,7 @@ "text-diff": "^1.0.1", "tictactoe-minimax-ai": "^1.2.1", "twemoji-parser": "^13.0.0", - "user-agents": "^1.0.642", + "user-agents": "^1.0.646", "valid-url": "^1.0.9", "wavefile": "^11.0.0", "winston": "^3.3.3",