Bump discord-api-types from 0.37.32 to 0.37.33

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

---
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-02-13 08:58:01 +00:00 committed by GitHub
parent 3270bf48dc
commit f9f034eb07
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.9.0",
"@discordjs/rest": "^1.5.0",
"@discordjs/voice": "^0.14.0",
"discord-api-types": "^0.37.32",
"discord-api-types": "^0.37.33",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",
@ -924,9 +924,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.32",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.32.tgz",
"integrity": "sha512-oUA4dhrzFOkvIWOc9WvKhPwsezUUVd5v5M7am1uupnRZjOmpE9RJMS0fTCUqNiMRlNAaZwPEy09UZOdIR9CyGQ=="
"version": "0.37.33",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.33.tgz",
"integrity": "sha512-ZMH5RU3q1pvYS+2wGUJ5Zvy8jMGTQ4wCpbDlIQDkbIL/k6kJwBPsXnCg81g2GywlOuf0f8ezakxVSe+sZuY6ig=="
},
"node_modules/discord.js": {
"version": "14.7.1",
@ -3479,9 +3479,9 @@
}
},
"discord-api-types": {
"version": "0.37.32",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.32.tgz",
"integrity": "sha512-oUA4dhrzFOkvIWOc9WvKhPwsezUUVd5v5M7am1uupnRZjOmpE9RJMS0fTCUqNiMRlNAaZwPEy09UZOdIR9CyGQ=="
"version": "0.37.33",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.33.tgz",
"integrity": "sha512-ZMH5RU3q1pvYS+2wGUJ5Zvy8jMGTQ4wCpbDlIQDkbIL/k6kJwBPsXnCg81g2GywlOuf0f8ezakxVSe+sZuY6ig=="
},
"discord.js": {
"version": "14.7.1",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.5.0",
"@discordjs/voice": "^0.14.0",
"discord-api-types": "^0.37.32",
"discord-api-types": "^0.37.33",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",