Bump discord-api-types from 0.37.15 to 0.37.16

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

---
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-11-01 08:07:27 +00:00 committed by GitHub
parent c9040d0b23
commit ad139de768
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.3.0",
"@discordjs/voice": "^0.13.0",
"discord-api-types": "^0.37.15",
"discord-api-types": "^0.37.16",
"discord.js": "^14.6.0",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",
@ -908,9 +908,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.15",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.15.tgz",
"integrity": "sha512-2SpscsamTtctJflnz1J6cPp99PLs10DNGi2rrOdjID3KhP1nwsoJHPvcLe6zwcYxZnRdA/71M85RCNOQl83u1A=="
"version": "0.37.16",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.16.tgz",
"integrity": "sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg=="
},
"node_modules/discord.js": {
"version": "14.6.0",
@ -3406,9 +3406,9 @@
}
},
"discord-api-types": {
"version": "0.37.15",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.15.tgz",
"integrity": "sha512-2SpscsamTtctJflnz1J6cPp99PLs10DNGi2rrOdjID3KhP1nwsoJHPvcLe6zwcYxZnRdA/71M85RCNOQl83u1A=="
"version": "0.37.16",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.16.tgz",
"integrity": "sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg=="
},
"discord.js": {
"version": "14.6.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.3.0",
"@discordjs/voice": "^0.13.0",
"discord-api-types": "^0.37.15",
"discord-api-types": "^0.37.16",
"discord.js": "^14.6.0",
"dotenv": "^16.0.3",
"libsodium-wrappers": "^0.7.10",