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.16 to 0.37.17
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.16 to 0.37.17. - [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.16...0.37.17) --- 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
d40e095451
commit
cfedf49f7c
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^1.3.0",
|
||||
"@discordjs/voice": "^0.13.0",
|
||||
"discord-api-types": "^0.37.16",
|
||||
"discord-api-types": "^0.37.17",
|
||||
"discord.js": "^14.6.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
@ -982,9 +982,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/discord-api-types": {
|
||||
"version": "0.37.16",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.16.tgz",
|
||||
"integrity": "sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg=="
|
||||
"version": "0.37.17",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.17.tgz",
|
||||
"integrity": "sha512-5ZIw1VtkmToBy8ziketjHkZnW1FoLevyXdK/TslNFLozijug2RnB3MyBNtSGzML1c72koU3neeGkvFZ8OiU0tQ=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.6.0",
|
||||
@ -3523,9 +3523,9 @@
|
||||
}
|
||||
},
|
||||
"discord-api-types": {
|
||||
"version": "0.37.16",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.16.tgz",
|
||||
"integrity": "sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg=="
|
||||
"version": "0.37.17",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.17.tgz",
|
||||
"integrity": "sha512-5ZIw1VtkmToBy8ziketjHkZnW1FoLevyXdK/TslNFLozijug2RnB3MyBNtSGzML1c72koU3neeGkvFZ8OiU0tQ=="
|
||||
},
|
||||
"discord.js": {
|
||||
"version": "14.6.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^1.3.0",
|
||||
"@discordjs/voice": "^0.13.0",
|
||||
"discord-api-types": "^0.37.16",
|
||||
"discord-api-types": "^0.37.17",
|
||||
"discord.js": "^14.6.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
|
Loading…
Reference in New Issue
Block a user