From a5da1831226bc8b88d3bf13803f2482af8680e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 09:57:22 +0000 Subject: [PATCH] Bump discord.js from 13.17.1 to 14.16.3 Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 13.17.1 to 14.16.3. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.16.3/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c625bf485..1b54e9e6c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "config": "^3.3.10", "country-code-emoji": "^2.3.0", "deep-object-diff": "^1.1.9", - "discord.js": "^13.16.0", + "discord.js": "^14.16.3", "fast-json-stable-stringify": "^2.1.0", "fastify": "^4.25.2", "flat-cache": "^4.0.0",