Bump discord.js from 14.15.3 to 14.16.1

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.15.3 to 14.16.1.
- [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.1/packages/discord.js)

---
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] 2024-09-02 22:00:11 +00:00 committed by GitHub
parent 4217890b15
commit 9477a11bff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 64 additions and 64 deletions

View file

@ -13,7 +13,7 @@
"lint": "npx eslint ./source --ext .ts"
},
"dependencies": {
"discord.js": "^14.15.3",
"discord.js": "^14.16.1",
"mongoose": "^8.5.3",
"poixpixel-discord-bot": "file:"
},