Bump @discordjs/voice from 0.16.0 to 0.16.1

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

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  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]
2023-11-13 08:01:47 +00:00
committed by GitHub
parent 84edaa2948
commit 9f412507a5
2 changed files with 18 additions and 13 deletions

View File

@ -21,7 +21,7 @@
"@discordjs/builders": "^1.6.5",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.0.1",
"@discordjs/voice": "^0.16.0",
"@discordjs/voice": "^0.16.1",
"discord-api-types": "^0.37.63",
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",