Bump discord.js from 14.2.0 to 14.3.0

Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/14.2.0...14.3.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-08-23 10:33:09 +00:00
committed by GitHub
parent e695072213
commit 0e6286df00
2 changed files with 24 additions and 36 deletions

View File

@ -23,7 +23,7 @@
"@discordjs/rest": "^1.1.0",
"@discordjs/voice": "^0.11.0",
"discord-api-types": "^0.37.4",
"discord.js": "^14.2.0",
"discord.js": "^14.3.0",
"dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10",
"node-fetch": "^3.2.10",