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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@discordjs/opus": "^0.8.0", "@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.0.1", "@discordjs/rest": "^1.0.1",
"@discordjs/voice": "^0.11.0", "@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.0", "discord-api-types": "^0.37.1",
"discord.js": "^14.1.2", "discord.js": "^14.1.2",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10", "libsodium-wrappers": "^0.7.10",
@ -922,9 +922,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.37.0", "version": "0.37.1",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.0.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.1.tgz",
"integrity": "sha512-6LlL0xceiZs/kQ5PeKe5inkcjR73vagt3oACsP/C5IWKjXfzLGKrXn6yRYgiHIeJyFZ1xVPRJYE4W/u8UTT4ig==" "integrity": "sha512-mePTvycgxnXh1wZO2BTj0mVKsxX69tuc1Zgf4A7dZDGX/HT/geb/26ZLIVqBU9BREJbySuDQlluyIjwZFQj3qw=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.1.2", "version": "14.1.2",
@ -3457,9 +3457,9 @@
} }
}, },
"discord-api-types": { "discord-api-types": {
"version": "0.37.0", "version": "0.37.1",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.0.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.1.tgz",
"integrity": "sha512-6LlL0xceiZs/kQ5PeKe5inkcjR73vagt3oACsP/C5IWKjXfzLGKrXn6yRYgiHIeJyFZ1xVPRJYE4W/u8UTT4ig==" "integrity": "sha512-mePTvycgxnXh1wZO2BTj0mVKsxX69tuc1Zgf4A7dZDGX/HT/geb/26ZLIVqBU9BREJbySuDQlluyIjwZFQj3qw=="
}, },
"discord.js": { "discord.js": {
"version": "14.1.2", "version": "14.1.2",

View File

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