Bump discord.js from 13.5.1 to 13.6.0

Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.5.1 to 13.6.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/13.6.0/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/compare/13.5.1...13.6.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-01-14 08:05:04 +00:00
committed by GitHub
parent b79b8a53db
commit 17b47a9c12
2 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
"@discordjs/rest": "^0.2.0-canary.0",
"@discordjs/voice": "^0.7.5",
"discord-api-types": "^0.26.0",
"discord.js": "^13.5.1",
"discord.js": "^13.6.0",
"dotenv": "^10.0.0",
"libsodium-wrappers": "^0.7.9",
"node-fetch": "^3.1.0",