Bump @discordjs/voice from 0.6.0 to 0.7.2

Bumps [@discordjs/voice](https://github.com/discordjs/voice) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/discordjs/voice/releases)
- [Changelog](https://github.com/discordjs/voice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/voice/compare/v0.6.0...v0.7.2)

---
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]
2021-11-02 07:23:40 +00:00
committed by GitHub
parent 2e82e13e12
commit c1dd67c4a9
2 changed files with 29 additions and 81 deletions

View File

@ -21,7 +21,7 @@
"@discordjs/builders": "^0.8.2",
"@discordjs/opus": "^0.6.0",
"@discordjs/rest": "^0.1.1-canary.0",
"@discordjs/voice": "^0.6.0",
"@discordjs/voice": "^0.7.2",
"discord-api-types": "^0.24.0",
"discord.js": "^13.2.0",
"dotenv": "^10.0.0",