Bump discord-api-types from 0.37.30 to 0.37.31

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

---
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-01-31 08:00:56 +00:00 committed by GitHub
parent a027d2ed4f
commit f1d1387a1e
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.30",
"discord-api-types": "^0.37.31",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",
@ -923,9 +923,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.30",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.30.tgz",
"integrity": "sha512-TzNF28zWV63clYW1+rbKT2+2qSI+lw/aNG3lyP2fIj5NioGPz4C+bCSvwhP3Ly3uLwL7v8FxIiu8XKGDsvuwWA=="
"version": "0.37.31",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.31.tgz",
"integrity": "sha512-k9DQQ7Wv+ehiF7901qk/FnP47k6O2MHm3meQFee4gUzi5dfGAVLf7SfLNtb4w7G2dmukJyWQtVJEDF9oMb9yuQ=="
},
"node_modules/discord.js": {
"version": "14.7.1",
@ -3477,9 +3477,9 @@
}
},
"discord-api-types": {
"version": "0.37.30",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.30.tgz",
"integrity": "sha512-TzNF28zWV63clYW1+rbKT2+2qSI+lw/aNG3lyP2fIj5NioGPz4C+bCSvwhP3Ly3uLwL7v8FxIiu8XKGDsvuwWA=="
"version": "0.37.31",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.31.tgz",
"integrity": "sha512-k9DQQ7Wv+ehiF7901qk/FnP47k6O2MHm3meQFee4gUzi5dfGAVLf7SfLNtb4w7G2dmukJyWQtVJEDF9oMb9yuQ=="
},
"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.30",
"discord-api-types": "^0.37.31",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",