Bump @discordjs/voice from 0.13.0 to 0.14.0

Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.13.0...@discordjs/voice@0.14.0)

---
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]
2022-12-27 07:17:05 +00:00
committed by GitHub
parent c72582f524
commit 3b0ab119d4
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.3.0",
"@discordjs/voice": "^0.13.0",
"@discordjs/voice": "^0.14.0",
"@types/color-thief-node": "^1.0.1",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.14",