From a06d9af44aa527ea1af105422eed29021d4cad8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 10:43:25 +0000 Subject: [PATCH] Bump discord-api-types from 0.27.3 to 0.36.1 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.36.1. - [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.36.1) --- 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..9f9c2df 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.36.1", "discord-player": "^5.2.0", "discord.js": "^13.3.1", "dotenv": "^16.0.0",