Bump discord.js from 13.5.0 to 13.5.1

Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.5.0 to 13.5.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/13.5.0...13.5.1)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-10 08:03:49 +00:00
committed by GitHub
parent 780ffdc2d4
commit ea0ba75a32
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.0",
"discord.js": "^13.5.1",
"dotenv": "^10.0.0",
"libsodium-wrappers": "^0.7.9",
"node-fetch": "^3.1.0",