From d75415c044b187941064c15ef627899a76e92fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 10:09:28 +0000 Subject: [PATCH] Bump discord-api-types from 0.27.3 to 0.37.21 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.37.21. - [Release notes](https://github.com/discordjs/discord-api-types/releases) - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord-api-types/compare/0.27.3...0.37.21) --- updated-dependencies: - dependency-name: discord-api-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0916ef5..64089c9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@discord-player/extractor": "^3.0.2", "@discordjs/rest": "^0.3.0", "canvas": "^2.8.0", - "discord-api-types": "^0.27.2", + "discord-api-types": "^0.37.21", "discord-player": "^5.2.0", "discord.js": "^13.3.1", "dotenv": "^16.0.0",