Bump discord-api-types from 0.37.0 to 0.37.1

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.0 to 0.37.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.37.0...0.37.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-05 08:03:13 +00:00
committed by GitHub
parent d7baf58b5a
commit 3972b5b489
2 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.0.1",
"@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.0",
"discord-api-types": "^0.37.1",
"discord.js": "^14.1.2",
"dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10",