Bump @discordjs/rest from 0.5.0 to 1.0.0

Bumps [@discordjs/rest](https://github.com/discordjs/discord.js) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.5.0...@discordjs/rest@1.0.0)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-18 08:04:22 +00:00
committed by GitHub
parent 0beb79093f
commit ff8b3f5514
2 changed files with 191 additions and 36 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/builders": "^0.15.0",
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^0.5.0",
"@discordjs/rest": "^1.0.0",
"@discordjs/voice": "^0.10.0",
"discord-api-types": "^0.36.2",
"discord.js": "^13.8.1",