From bafcdab0fe21c662f3e41b240e130df52c94c4a8 Mon Sep 17 00:00:00 2001 From: StarManTheGamer <68450308+StarManTheGamer@users.noreply.github.com> Date: Sat, 4 May 2024 17:40:27 -0500 Subject: [PATCH] update discord.js dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 671fec1..1587169 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "axios": "^1.6.8", "canvas": "^2.11.2", "chalk": "^5.3.0", - "discord.js": "^14.14.1", + "discord.js": "^14.15.1", "dom-parser": "^1.1.5", "dotenv": "^16.4.5", "esm": "^3.2.25",