Bump @discordjs/opus from 0.6.0 to 0.7.0

Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: "@discordjs/opus"
  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-15 08:04:01 +00:00
committed by GitHub
parent 2e077f639b
commit bf1b2a9d31
2 changed files with 12 additions and 12 deletions

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@discordjs/builders": "^0.8.2",
"@discordjs/opus": "^0.6.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.1.1-canary.0",
"@discordjs/voice": "^0.7.3",
"discord-api-types": "^0.24.0",