Bump discord-api-types from 0.27.3 to 0.28.0

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

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-08 08:03:44 +00:00 committed by GitHub
parent cde18d21e1
commit 305cac9a09
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.7.0",
"@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.8.0",
"discord-api-types": "^0.27.3",
"discord-api-types": "^0.28.0",
"discord.js": "^13.6.0",
"dotenv": "^16.0.0",
"libsodium-wrappers": "^0.7.9",
@ -1192,9 +1192,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.27.3.tgz",
"integrity": "sha512-HOG64DTpZ7CB5EU9eKbjHD50H5qG1pxKG8pmFfHUMKjKvEWeLBHfw0c9xF1cruiYLnBb3+n7m3jBWxZ3H1hcgQ=="
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.28.0.tgz",
"integrity": "sha512-Gi36pbzV+2j0q/XPlDJEgX/R+wogLxU2BZFvfTMUHHAQYXqwvqj4iZP5YUGOfKimmJc79rDRrtSPUGz2t4S4GQ=="
},
"node_modules/discord.js": {
"version": "13.6.0",
@ -4450,9 +4450,9 @@
}
},
"discord-api-types": {
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.27.3.tgz",
"integrity": "sha512-HOG64DTpZ7CB5EU9eKbjHD50H5qG1pxKG8pmFfHUMKjKvEWeLBHfw0c9xF1cruiYLnBb3+n7m3jBWxZ3H1hcgQ=="
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.28.0.tgz",
"integrity": "sha512-Gi36pbzV+2j0q/XPlDJEgX/R+wogLxU2BZFvfTMUHHAQYXqwvqj4iZP5YUGOfKimmJc79rDRrtSPUGz2t4S4GQ=="
},
"discord.js": {
"version": "13.6.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.8.0",
"discord-api-types": "^0.27.3",
"discord-api-types": "^0.28.0",
"discord.js": "^13.6.0",
"dotenv": "^16.0.0",
"libsodium-wrappers": "^0.7.9",