From 4dc0adc097a071a2a2595b3e885f519dacb7bc8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 18:35:58 +0000 Subject: [PATCH] Bump discord.js from 13.12.0 to 14.6.0 Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.12.0 to 14.6.0. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Commits](https://github.com/discordjs/discord.js/compare/13.12.0...14.6.0) --- updated-dependencies: - dependency-name: discord.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f64aa97..72b7847 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "beautify": "0.0.8", "discord-giveaways": "^5.0.1", "discord-sync-commands": "0.3.0", - "discord.js": "^13.9.0", + "discord.js": "^14.6.0", "fero-ms": "^2.0.7", "ms": "^2.1.3", "quickdb": "1.0.5",