Bump discord-api-types from 0.37.52 to 0.37.53

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

---
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-15 08:43:53 +00:00 committed by GitHub
parent 651612f822
commit 9c94187f98
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.52",
"discord-api-types": "^0.37.53",
"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.52",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.52.tgz",
"integrity": "sha512-TP99aMgY6rHuDIy056GDm1j2nGOcaLbFpjVbvAmv6N6vhkjHNqHXCHVqKtGisaQ8D15slbxTHNl/SSkPdx2syg=="
"version": "0.37.53",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.53.tgz",
"integrity": "sha512-N6uUgv50OyP981Mfxrrt0uxcqiaNr0BDaQIoqfk+3zM2JpZtwU9v7ce1uaFAP53b2xSDvcbrk80Kneui6XJgGg=="
},
"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.52",
"discord-api-types": "^0.37.53",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.11",