1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-03-18 05:40:59 +00:00

Bump @discordjs/voice from 0.19.1 to 0.19.2

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

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-version: 0.19.2
  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-17 23:13:13 +00:00
committed by GitHub
parent 4cbc4da178
commit 48f1fd9066
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.19.1",
"@discordjs/voice": "^0.19.2",
"discord.js": "^14.25.1",
"dotenv": "^17.3.1",
"firebase": "^12.10.0",
@@ -152,9 +152,9 @@
}
},
"node_modules/@discordjs/voice": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@discordjs/voice/-/voice-0.19.1.tgz",
"integrity": "sha512-XYbFVyUBB7zhRvrjREfiWDwio24nEp/vFaVe6u9aBIC5UYuT7HvoMt8LgNfZ5hOyaCW0flFr72pkhUGz+gWw4Q==",
"version": "0.19.2",
"resolved": "https://registry.npmjs.org/@discordjs/voice/-/voice-0.19.2.tgz",
"integrity": "sha512-3yJ255e4ag3wfZu/DSxeOZK1UtnqNxnspmLaQetGT0pDkThNZoHs+Zg6dgZZ19JEVomXygvfHn9lNpICZuYtEA==",
"license": "Apache-2.0",
"dependencies": {
"@snazzah/davey": "^0.1.9",