Bump discord-api-types from 0.34.0 to 0.35.0

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.34.0 to 0.35.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.34.0...0.35.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-06-24 08:16:05 +00:00 committed by GitHub
parent 54e00c3c09
commit 71208b8fd7
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.5.0",
"@discordjs/voice": "^0.10.0",
"discord-api-types": "^0.34.0",
"discord-api-types": "^0.35.0",
"discord.js": "^13.7.0",
"dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10",
@ -1176,9 +1176,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.34.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.34.0.tgz",
"integrity": "sha512-xwlhwiLZ11+8+ou1JlPOLJkwpu8qklm+aUm9JF06YC59fSo4CD7gQqsbUBxqevqheLx+WhRgJOHjDbjI0Q+Ecw=="
"version": "0.35.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.35.0.tgz",
"integrity": "sha512-aaIbVgPk7OA3y/HdG00tRM2nB8B3sSPH6KXgamBLRrcAJEQ8XZJNNKeRr0WVzw/lprdpKHKuTNX1DNrYnD5cOw=="
},
"node_modules/discord.js": {
"version": "13.8.0",
@ -4437,9 +4437,9 @@
}
},
"discord-api-types": {
"version": "0.34.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.34.0.tgz",
"integrity": "sha512-xwlhwiLZ11+8+ou1JlPOLJkwpu8qklm+aUm9JF06YC59fSo4CD7gQqsbUBxqevqheLx+WhRgJOHjDbjI0Q+Ecw=="
"version": "0.35.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.35.0.tgz",
"integrity": "sha512-aaIbVgPk7OA3y/HdG00tRM2nB8B3sSPH6KXgamBLRrcAJEQ8XZJNNKeRr0WVzw/lprdpKHKuTNX1DNrYnD5cOw=="
},
"discord.js": {
"version": "13.8.0",

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.5.0",
"@discordjs/voice": "^0.10.0",
"discord-api-types": "^0.34.0",
"discord-api-types": "^0.35.0",
"discord.js": "^13.7.0",
"dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10",