Bump discord-api-types from 0.37.40 to 0.37.41

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

---
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-05-02 08:57:43 +00:00 committed by GitHub
parent 298db1b0d4
commit dfd5ddc07e
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.16.0",
"discord-api-types": "^0.37.40",
"discord-api-types": "^0.37.41",
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.11",
@ -948,9 +948,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.40",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.40.tgz",
"integrity": "sha512-LMALvtO+p6ERK8rwWoaI490NfIE/egbqjR4/rfLL1z9gQE1gqLiTpIUUDIunfAtKYzeH6ucyXhaXXWpfZh/Q6g=="
"version": "0.37.41",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.41.tgz",
"integrity": "sha512-FaPGBK9hx3zqSRX1x3KQWj+OElAJKmcyyfcdCy+U4AKv+gYuIkRySM7zd1So2sE4gc1DikkghkSBgBgKh6pe4Q=="
},
"node_modules/discord.js": {
"version": "14.9.0",
@ -3598,9 +3598,9 @@
}
},
"discord-api-types": {
"version": "0.37.40",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.40.tgz",
"integrity": "sha512-LMALvtO+p6ERK8rwWoaI490NfIE/egbqjR4/rfLL1z9gQE1gqLiTpIUUDIunfAtKYzeH6ucyXhaXXWpfZh/Q6g=="
"version": "0.37.41",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.41.tgz",
"integrity": "sha512-FaPGBK9hx3zqSRX1x3KQWj+OElAJKmcyyfcdCy+U4AKv+gYuIkRySM7zd1So2sE4gc1DikkghkSBgBgKh6pe4Q=="
},
"discord.js": {
"version": "14.9.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.5.0",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.40",
"discord-api-types": "^0.37.41",
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.11",