mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:00:18 +00:00
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:
parent
54e00c3c09
commit
71208b8fd7
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user