From e4c8718fb1604f26c9e4c2b80ef10d9f66e14e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:59:32 +0000 Subject: [PATCH] build(deps): bump discord.js from 13.14.0 to 14.8.0 Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.14.0 to 14.8.0. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Commits](https://github.com/discordjs/discord.js/compare/13.14.0...14.8.0) --- 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 75a9899..cf1084f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@sentry/node": "^7.2.0", "bufferutil": "^4.0.3", "bytes": "^3.1.0", - "discord.js": "^13.1.0", + "discord.js": "^14.8.0", "figlet": "^1.5.0", "hot-shots": "^9.1.0", "klaw": "^4.0.1",