From a2f7b848308570e95e0d8ff2d1862d9bdf9dd2b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 11:14:04 +0000 Subject: [PATCH] Bump discord.js from 12.5.3 to 13.8.0 Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.3 to 13.8.0. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/13.8.0/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/compare/12.5.3...13.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 aae8509..f7edd19 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "homepage": "https://github.com/Flightex/Token-Invalidator#readme", "dependencies": { "@replit/database": "^2.0.1", - "discord.js": "^12.5.3", + "discord.js": "^13.8.0", "humanize-duration": "^3.25.1", "node-fetch": "^2.6.1", "nodejs-snowflake": "^1.5.1"