Bump discord-api-types from 0.37.10 to 0.37.11

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

---
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] 2022-09-27 08:03:54 +00:00 committed by GitHub
parent 2c77026ab8
commit e6a7a7dc6a
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.8.0", "@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.2.0", "@discordjs/rest": "^1.2.0",
"@discordjs/voice": "^0.11.0", "@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.10", "discord-api-types": "^0.37.11",
"discord.js": "^14.5.0", "discord.js": "^14.5.0",
"dotenv": "^16.0.2", "dotenv": "^16.0.2",
"libsodium-wrappers": "^0.7.10", "libsodium-wrappers": "^0.7.10",
@ -854,9 +854,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.37.10", "version": "0.37.11",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.10.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.11.tgz",
"integrity": "sha512-NvDh2Puc3wZQzQt2zLavlI5ewBnLFjI46/NJmvWIs6OC0JOkq7KcmH4s80X2+22mSQ3wUyge2mxq3cGYRT2noQ==" "integrity": "sha512-cUNXrCdD4hEj5iJ9SligTNur64rNnLX5s6CbvmatRpWKMZtrLTOlyLhuXmVbjfDXeXH7os8Qb71Wa7IEhC27Sw=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.5.0", "version": "14.5.0",
@ -3327,9 +3327,9 @@
} }
}, },
"discord-api-types": { "discord-api-types": {
"version": "0.37.10", "version": "0.37.11",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.10.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.11.tgz",
"integrity": "sha512-NvDh2Puc3wZQzQt2zLavlI5ewBnLFjI46/NJmvWIs6OC0JOkq7KcmH4s80X2+22mSQ3wUyge2mxq3cGYRT2noQ==" "integrity": "sha512-cUNXrCdD4hEj5iJ9SligTNur64rNnLX5s6CbvmatRpWKMZtrLTOlyLhuXmVbjfDXeXH7os8Qb71Wa7IEhC27Sw=="
}, },
"discord.js": { "discord.js": {
"version": "14.5.0", "version": "14.5.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.8.0", "@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.2.0", "@discordjs/rest": "^1.2.0",
"@discordjs/voice": "^0.11.0", "@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.10", "discord-api-types": "^0.37.11",
"discord.js": "^14.5.0", "discord.js": "^14.5.0",
"dotenv": "^16.0.2", "dotenv": "^16.0.2",
"libsodium-wrappers": "^0.7.10", "libsodium-wrappers": "^0.7.10",