Bump discord-api-types from 0.37.51 to 0.37.52

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

---
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-08-08 08:41:05 +00:00 committed by GitHub
parent 8572ffd907
commit f416cba47d
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/rest": "^2.0.0",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.50",
"discord-api-types": "^0.37.52",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.11",
@ -1134,9 +1134,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.51",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.51.tgz",
"integrity": "sha512-tdmdH98t3zgjQF6zwOHl0OB/PCBiE4aVsNTuN7m0PfU2jOLx3lNoU6xTeFALntUtlIxN80GTr9RPQR4t7msjSg=="
"version": "0.37.52",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.52.tgz",
"integrity": "sha512-TP99aMgY6rHuDIy056GDm1j2nGOcaLbFpjVbvAmv6N6vhkjHNqHXCHVqKtGisaQ8D15slbxTHNl/SSkPdx2syg=="
},
"node_modules/discord.js": {
"version": "14.12.1",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.0.0",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.50",
"discord-api-types": "^0.37.52",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.11",