Bump discord.js from 13.6.0 to 13.7.0

Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.6.0 to 13.7.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/13.7.0/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/compare/13.6.0...13.7.0)

---
updated-dependencies:
- dependency-name: discord.js
  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-05-16 08:04:00 +00:00
committed by GitHub
parent 02401a9b1a
commit 6cfebfa7f4
2 changed files with 41 additions and 87 deletions

View File

@ -23,7 +23,7 @@
"@discordjs/rest": "^0.4.1",
"@discordjs/voice": "^0.9.0",
"discord-api-types": "^0.32.1",
"discord.js": "^13.6.0",
"discord.js": "^13.7.0",
"dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10",
"node-fetch": "^3.2.4",