Bump @discordjs/rest from 2.0.0 to 2.0.1

Bumps [@discordjs/rest](https://github.com/discordjs/discord.js/tree/HEAD/packages/rest) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/rest/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/rest@2.0.1/packages/rest)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  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-08-18 08:53:44 +00:00
committed by GitHub
parent 5cecee5944
commit b3469b7a07
2 changed files with 23 additions and 18 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/builders": "^1.6.3",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.0.0",
"@discordjs/rest": "^2.0.1",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.53",
"discord.js": "^14.12.1",