Bump discord.js from 12.5.3 to 14.3.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-22 20:14:20 +00:00
committed by GitHub
parent 17fcf4ec52
commit 1e1145ae42
2 changed files with 494 additions and 210 deletions

702
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"discord.js": "^12.5.3", "discord.js": "^14.3.0",
"dotenv": "^16.0.0", "dotenv": "^16.0.0",
"got": "^11.8.3", "got": "^11.8.3",
"module-alias": "^2.2.2", "module-alias": "^2.2.2",