Bump discord-api-types from 0.37.58 to 0.37.59

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.58 to 0.37.59.
- [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.58...0.37.59)

---
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] 2023-10-03 08:52:00 +00:00 committed by GitHub
parent c9c3ddf757
commit 85fb7ddaea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@discordjs/opus": "^0.9.0", "@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.0.1", "@discordjs/rest": "^2.0.1",
"@discordjs/voice": "^0.16.0", "@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.58", "discord-api-types": "^0.37.59",
"discord.js": "^14.13.0", "discord.js": "^14.13.0",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.13", "libsodium-wrappers": "^0.7.13",
@ -1153,9 +1153,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.37.58", "version": "0.37.59",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.58.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.59.tgz",
"integrity": "sha512-LubQHjyrr4nXjotWuao9T5RjzvvDstRztIpf5vamIXreSu75FQD20BJv2FnNc+vqrWLWnQwqg3qPb9P6cE2sUw==" "integrity": "sha512-75CxNb6dtxlgsIa3mD2ohoDLIZLMv/upsadRCYlqv2UgPTJ/p2MzSSbrH2AGBvL90/fAsB6fj8hCPOWzBkPkZQ=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.13.0", "version": "14.13.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0", "@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.0.1", "@discordjs/rest": "^2.0.1",
"@discordjs/voice": "^0.16.0", "@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.58", "discord-api-types": "^0.37.59",
"discord.js": "^14.13.0", "discord.js": "^14.13.0",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.13", "libsodium-wrappers": "^0.7.13",