Bump discord-api-types from 0.37.76 to 0.37.77

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

---
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] 2024-03-29 08:19:46 +00:00 committed by GitHub
parent e0fb3b0dd9
commit 8ee9973f9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"discord-api-types": "^0.37.76",
"discord-api-types": "^0.37.77",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"libsodium-wrappers": "^0.7.13",
@ -1188,9 +1188,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.76",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.76.tgz",
"integrity": "sha512-GQI02JvBVl9+WQiMmyc/OFuJ4bBBf2VWb6NjPBnzrrdF2D/2S07mA1ZCd5+IhHRjU8wQ83c/hmjj9nn1+r/K9g=="
"version": "0.37.77",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.77.tgz",
"integrity": "sha512-AkEn9nZA5w/XJ8wzKzlpx3X+MToQCowKahftF1+KYnMWnuglCrVRojy1XlIWX8Frgp1v8INceGKpvDkbvMLJ4g=="
},
"node_modules/discord.js": {
"version": "14.14.1",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"discord-api-types": "^0.37.76",
"discord-api-types": "^0.37.77",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"libsodium-wrappers": "^0.7.13",