Bump discord.js from 14.16.2 to 14.16.3

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.16.2 to 14.16.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.16.3/packages/discord.js)

---
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] 2024-09-30 21:19:29 +00:00 committed by GitHub
parent 2ef9e516e7
commit 3b81028e18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 7 deletions

View file

@ -13,7 +13,7 @@
"lint": "npx eslint ./source --ext .ts"
},
"dependencies": {
"discord.js": "^14.16.2",
"discord.js": "^14.16.3",
"mongoose": "^8.7.0"
},
"devDependencies": {