Bump @discordjs/voice from 0.15.0 to 0.16.0

Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.15.0...@discordjs/voice@0.16.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]
2023-04-03 08:57:11 +00:00
committed by GitHub
parent 58c552a4c9
commit c3354635fb
2 changed files with 12 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
"@discordjs/builders": "^1.4.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.5.0",
"@discordjs/voice": "^0.15.0",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.37",
"discord.js": "^14.8.0",
"dotenv": "^16.0.3",