Bump @discordjs/rest from 1.2.0 to 1.3.0

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

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  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]
2022-10-10 08:05:05 +00:00
committed by GitHub
parent 72821699c9
commit a026f8ff0a
2 changed files with 66 additions and 26 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/builders": "^1.3.0",
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.2.0",
"@discordjs/rest": "^1.3.0",
"@discordjs/voice": "^0.13.0",
"discord-api-types": "^0.37.12",
"discord.js": "^14.5.0",