Bump discord-api-types from 0.36.1 to 0.36.2

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

---
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-07-15 08:03:06 +00:00 committed by GitHub
parent c15f1b8ac8
commit fada38662c
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": "^0.5.0", "@discordjs/rest": "^0.5.0",
"@discordjs/voice": "^0.10.0", "@discordjs/voice": "^0.10.0",
"discord-api-types": "^0.36.1", "discord-api-types": "^0.36.2",
"discord.js": "^13.8.1", "discord.js": "^13.8.1",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10", "libsodium-wrappers": "^0.7.10",
@ -996,9 +996,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.36.1", "version": "0.36.2",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.36.1.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.36.2.tgz",
"integrity": "sha512-PTDinUU574hXA9Ko9wrftL1iww1raNiRVKjuPIWQ5Li1g7vQPArpZWw9x01kh/IXLPdzSAJ6H8T0eAYzxzFzIg==" "integrity": "sha512-TunPAvzwneK/m5fr4hxH3bMsrtI22nr9yjfHyo5NBGMjpsAauGNiGCmwoFf0oO3jSd2mZiKUvZwCKDaB166u2Q=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "13.8.1", "version": "13.8.1",
@ -3613,9 +3613,9 @@
} }
}, },
"discord-api-types": { "discord-api-types": {
"version": "0.36.1", "version": "0.36.2",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.36.1.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.36.2.tgz",
"integrity": "sha512-PTDinUU574hXA9Ko9wrftL1iww1raNiRVKjuPIWQ5Li1g7vQPArpZWw9x01kh/IXLPdzSAJ6H8T0eAYzxzFzIg==" "integrity": "sha512-TunPAvzwneK/m5fr4hxH3bMsrtI22nr9yjfHyo5NBGMjpsAauGNiGCmwoFf0oO3jSd2mZiKUvZwCKDaB166u2Q=="
}, },
"discord.js": { "discord.js": {
"version": "13.8.1", "version": "13.8.1",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.8.0", "@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^0.5.0", "@discordjs/rest": "^0.5.0",
"@discordjs/voice": "^0.10.0", "@discordjs/voice": "^0.10.0",
"discord-api-types": "^0.36.1", "discord-api-types": "^0.36.2",
"discord.js": "^13.8.1", "discord.js": "^13.8.1",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10", "libsodium-wrappers": "^0.7.10",