From 6dcadce026b70313e5e0319d079b36e3cda39df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:12:26 +0000 Subject: [PATCH] Bump discord.js from 14.17.2 to 14.17.3 Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.17.2 to 14.17.3. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.17.3/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.17.3/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 121e927..516d294 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "axios": "1.7.9", "discord-interactions": "4.1.0", - "discord.js": "14.17.2", + "discord.js": "14.17.3", "dotenv": "16.4.7" }, "devDependencies": {