Bump discord.js from 13.4.0 to 13.5.0

Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/compare/13.4.0...13.5.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]
2021-12-30 09:58:19 +00:00
committed by GitHub
parent 65943edc36
commit 207bb8a212
2 changed files with 12 additions and 53 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.2.0",
"discord.js": "^13.5.0",
"dotenv": "^10.0.0",
"libsodium-wrappers": "^0.7.9",
"node-fetch": "^3.1.0",