1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-07-04 20:14:28 +00:00

Bump @discordjs/voice from 0.17.0 to 0.18.0

Bumps [@discordjs/voice](https://github.com/discordjs/discord.js/tree/HEAD/packages/voice) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/voice/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/voice@0.18.0/packages/voice)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-19 00:05:44 +00:00
committed by GitHub
parent a02ba028e1
commit e969bc438e
2 changed files with 21 additions and 16 deletions

View File

@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"discord.js": "^14.16.3",
"@discordjs/voice": "^0.17.0",
"@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.9.0",
"ms": "^2.1.3",
"request": "^2.88.2",