Bump @discordjs/rest from 1.0.0 to 1.0.1

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

---
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]
2022-07-28 08:03:47 +00:00
committed by GitHub
parent 99df128e38
commit 2142105ac2
2 changed files with 36 additions and 36 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/builders": "^1.0.0",
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.0.0",
"@discordjs/rest": "^1.0.1",
"@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.36.3",
"discord.js": "^14.0.3",