mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 05:00:18 +00:00
Bump discord-api-types from 0.37.4 to 0.37.5
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.4 to 0.37.5. - [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.4...0.37.5) --- 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:
parent
9a1d67a56b
commit
c90f0a0845
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@discordjs/opus": "^0.8.0",
|
||||
"@discordjs/rest": "^1.1.0",
|
||||
"@discordjs/voice": "^0.11.0",
|
||||
"discord-api-types": "^0.37.4",
|
||||
"discord-api-types": "^0.37.5",
|
||||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^16.0.2",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
@ -929,9 +929,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/discord-api-types": {
|
||||
"version": "0.37.4",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.4.tgz",
|
||||
"integrity": "sha512-QgqYlUokWM++hdwvAtgVNLjmFumPBzFy+uWnnfVDiwBXKm+5jXHJPk2lx2eilkv/706UpAJPLSk/uVCY9NocjA=="
|
||||
"version": "0.37.5",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.5.tgz",
|
||||
"integrity": "sha512-RhzoX02jw2M+n/AU5K74KTM4J8Sn3ZImUJvoA4lh+SDcrqi1ddSjrafciF4bECj4rPc2vHwoyyTNgbUwE8vbpA=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.3.0",
|
||||
@ -3446,9 +3446,9 @@
|
||||
}
|
||||
},
|
||||
"discord-api-types": {
|
||||
"version": "0.37.4",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.4.tgz",
|
||||
"integrity": "sha512-QgqYlUokWM++hdwvAtgVNLjmFumPBzFy+uWnnfVDiwBXKm+5jXHJPk2lx2eilkv/706UpAJPLSk/uVCY9NocjA=="
|
||||
"version": "0.37.5",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.5.tgz",
|
||||
"integrity": "sha512-RhzoX02jw2M+n/AU5K74KTM4J8Sn3ZImUJvoA4lh+SDcrqi1ddSjrafciF4bECj4rPc2vHwoyyTNgbUwE8vbpA=="
|
||||
},
|
||||
"discord.js": {
|
||||
"version": "14.3.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@discordjs/opus": "^0.8.0",
|
||||
"@discordjs/rest": "^1.1.0",
|
||||
"@discordjs/voice": "^0.11.0",
|
||||
"discord-api-types": "^0.37.4",
|
||||
"discord-api-types": "^0.37.5",
|
||||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^16.0.2",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
|
Loading…
Reference in New Issue
Block a user