mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Bump discord-api-types from 0.37.51 to 0.37.52
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.51 to 0.37.52. - [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.51...0.37.52) --- 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
8572ffd907
commit
f416cba47d
8
package-lock.json
generated
8
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^2.0.0",
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"discord-api-types": "^0.37.50",
|
||||
"discord-api-types": "^0.37.52",
|
||||
"discord.js": "^14.12.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"libsodium-wrappers": "^0.7.11",
|
||||
@ -1134,9 +1134,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/discord-api-types": {
|
||||
"version": "0.37.51",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.51.tgz",
|
||||
"integrity": "sha512-tdmdH98t3zgjQF6zwOHl0OB/PCBiE4aVsNTuN7m0PfU2jOLx3lNoU6xTeFALntUtlIxN80GTr9RPQR4t7msjSg=="
|
||||
"version": "0.37.52",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.52.tgz",
|
||||
"integrity": "sha512-TP99aMgY6rHuDIy056GDm1j2nGOcaLbFpjVbvAmv6N6vhkjHNqHXCHVqKtGisaQ8D15slbxTHNl/SSkPdx2syg=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.12.1",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^2.0.0",
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"discord-api-types": "^0.37.50",
|
||||
"discord-api-types": "^0.37.52",
|
||||
"discord.js": "^14.12.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"libsodium-wrappers": "^0.7.11",
|
||||
|
Loading…
Reference in New Issue
Block a user