1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-03-17 01:31:01 +00:00

Bump @discordjs/voice from 0.19.0 to 0.19.1

Bumps [@discordjs/voice](https://github.com/discordjs/discord.js/tree/HEAD/packages/voice) from 0.19.0 to 0.19.1.
- [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.19.1/packages/voice)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 23:24:33 +00:00
committed by GitHub
parent c87b0bfbca
commit 564429ff46
2 changed files with 323 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"discord.js": "^14.25.1",
"@discordjs/voice": "^0.19.0",
"@discordjs/voice": "^0.19.1",
"@discordjs/opus": "^0.10.0",
"ms": "^2.1.3",
"request": "^2.88.2",