Bump discord-api-types from 0.37.6 to 0.37.7

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

---
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-06 08:04:37 +00:00 committed by GitHub
parent b23c00ac1f
commit c54e81bead
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/rest": "^1.1.0",
"@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.6",
"discord-api-types": "^0.37.7",
"discord.js": "^14.3.0",
"dotenv": "^16.0.2",
"libsodium-wrappers": "^0.7.10",
@ -855,9 +855,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.6",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.6.tgz",
"integrity": "sha512-hCYkleaLAesaKn/G+thOaqu8djrMjUywL7d0c/VBdHFDKveqPjshCyXdilPXPVb7uBWtsbSCf9quxPNEOThtwg=="
"version": "0.37.7",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.7.tgz",
"integrity": "sha512-aQEx4JP1wYn6vRsPsIuVdcQq9hB1EAw9vnQFtuciI3Uqgis0CP/hfJxDkY+hOoAwq6vcCl8kWuMoMK50agCg9w=="
},
"node_modules/discord.js": {
"version": "14.3.0",
@ -3329,9 +3329,9 @@
}
},
"discord-api-types": {
"version": "0.37.6",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.6.tgz",
"integrity": "sha512-hCYkleaLAesaKn/G+thOaqu8djrMjUywL7d0c/VBdHFDKveqPjshCyXdilPXPVb7uBWtsbSCf9quxPNEOThtwg=="
"version": "0.37.7",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.7.tgz",
"integrity": "sha512-aQEx4JP1wYn6vRsPsIuVdcQq9hB1EAw9vnQFtuciI3Uqgis0CP/hfJxDkY+hOoAwq6vcCl8kWuMoMK50agCg9w=="
},
"discord.js": {
"version": "14.3.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.1.0",
"@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.6",
"discord-api-types": "^0.37.7",
"discord.js": "^14.3.0",
"dotenv": "^16.0.2",
"libsodium-wrappers": "^0.7.10",