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-11-29 08:03:36 +00:00
committed by GitHub
parent 47a9b3e419
commit 8a20194413
2 changed files with 14 additions and 14 deletions

View File

@ -21,7 +21,7 @@
"@discordjs/builders": "^1.4.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.4.0",
"@discordjs/voice": "^0.13.0",
"@discordjs/voice": "^0.14.0",
"discord-api-types": "^0.37.20",
"discord.js": "^14.7.0",
"dotenv": "^16.0.3",