Bump discord-api-types from 0.37.43 to 0.37.45

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

---
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-06-16 08:57:02 +00:00 committed by GitHub
parent 7214a10ab8
commit 8fb6aa6d52
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": "^1.7.1", "@discordjs/rest": "^1.7.1",
"@discordjs/voice": "^0.16.0", "@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.43", "discord-api-types": "^0.37.45",
"discord.js": "^14.11.0", "discord.js": "^14.11.0",
"dotenv": "^16.1.4", "dotenv": "^16.1.4",
"libsodium-wrappers": "^0.7.11", "libsodium-wrappers": "^0.7.11",
@ -1099,9 +1099,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.37.43", "version": "0.37.45",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.45.tgz",
"integrity": "sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==" "integrity": "sha512-r9m/g+YQfo7XWMrl645jvMlYoWF8lvns/ch4NCxsz/FbingrECu97LFSD2zKOvgHaSc90BHP8wgshaMcA2/c6Q=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.11.0", "version": "14.11.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0", "@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.7.1", "@discordjs/rest": "^1.7.1",
"@discordjs/voice": "^0.16.0", "@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.43", "discord-api-types": "^0.37.45",
"discord.js": "^14.11.0", "discord.js": "^14.11.0",
"dotenv": "^16.1.4", "dotenv": "^16.1.4",
"libsodium-wrappers": "^0.7.11", "libsodium-wrappers": "^0.7.11",