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.25 to 0.37.26
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.25 to 0.37.26. - [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.25...0.37.26) --- 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
83f88cf0fa
commit
82ac80d543
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^1.5.0",
|
||||
"@discordjs/voice": "^0.14.0",
|
||||
"discord-api-types": "^0.37.25",
|
||||
"discord-api-types": "^0.37.26",
|
||||
"discord.js": "^14.7.1",
|
||||
"dotenv": "^16.0.3",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
@ -909,9 +909,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/discord-api-types": {
|
||||
"version": "0.37.25",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.25.tgz",
|
||||
"integrity": "sha512-aCwA2sWnL1zPQgTELkkMzQneuWyCXXUjZCUKswesiE6RDCfOfxAPXOHg6ZTlBA5layPSikGCBBRjyh8S3Wzd+A=="
|
||||
"version": "0.37.26",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.26.tgz",
|
||||
"integrity": "sha512-xZT6qosExE1ziBgD8vYU2R2aQQKOrSYWI6AFq5CiYhQtwR+Nkt9gPA3v9kHj2RFnsWDI2AbtESiQ4Rrhsa06+Q=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.7.1",
|
||||
@ -3417,9 +3417,9 @@
|
||||
}
|
||||
},
|
||||
"discord-api-types": {
|
||||
"version": "0.37.25",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.25.tgz",
|
||||
"integrity": "sha512-aCwA2sWnL1zPQgTELkkMzQneuWyCXXUjZCUKswesiE6RDCfOfxAPXOHg6ZTlBA5layPSikGCBBRjyh8S3Wzd+A=="
|
||||
"version": "0.37.26",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.26.tgz",
|
||||
"integrity": "sha512-xZT6qosExE1ziBgD8vYU2R2aQQKOrSYWI6AFq5CiYhQtwR+Nkt9gPA3v9kHj2RFnsWDI2AbtESiQ4Rrhsa06+Q=="
|
||||
},
|
||||
"discord.js": {
|
||||
"version": "14.7.1",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^1.5.0",
|
||||
"@discordjs/voice": "^0.14.0",
|
||||
"discord-api-types": "^0.37.25",
|
||||
"discord-api-types": "^0.37.26",
|
||||
"discord.js": "^14.7.1",
|
||||
"dotenv": "^16.0.3",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
|
Loading…
Reference in New Issue
Block a user