Bump discord.js from 13.1.0 to 13.2.0

Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.1.0 to 13.2.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.1.0...13.2.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-10-06 08:18:57 +00:00
committed by GitHub
parent a1d5038ab0
commit 12289f2493
2 changed files with 52 additions and 85 deletions

View File

@ -23,7 +23,7 @@
"@discordjs/rest": "^0.1.1-canary.0",
"@discordjs/voice": "^0.6.0",
"discord-api-types": "^0.23.1",
"discord.js": "^13.1.0",
"discord.js": "^13.2.0",
"dotenv": "^10.0.0",
"libsodium-wrappers": "^0.7.9",
"node-fetch": "^3.0.0",