From 9220210eb912060c40ce21406386290edd7543ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 05:06:55 +0000 Subject: [PATCH] chore(deps): bump discord-api-types from 0.31.0 to 0.37.23 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.31.0 to 0.37.23. - [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.31.0...0.37.23) --- 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 0051c9ed..3ec1bb67 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@discordjs/builders": "0.12.0", "@discordjs/rest": "0.3.0", "ascii-table": "0.0.9", - "discord-api-types": "0.31.0", + "discord-api-types": "0.37.23", "discord.js": "14.0.0-dev.1649505803-3c0bbac", "erlpack": "0.1.4", "juration": "0.1.1",