From 2668388b00fdbbbbebdf4cd8d62d3256eccb8617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 11:03:34 +0000 Subject: [PATCH] Bump discord-api-types from 0.27.3 to 0.37.19 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.37.19. - [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.19) --- 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..134f8c3 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.19", "discord-player": "^5.2.0", "discord.js": "^13.3.1", "dotenv": "^16.0.0",