Bump discord.js from 14.15.2 to 14.15.3

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.15.2 to 14.15.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.15.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-06-03 21:41:33 +00:00 committed by GitHub
parent 4808810f2f
commit 8314853970
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@
"lint": "npx eslint ./source --ext .ts"
},
"dependencies": {
"discord.js": "^14.15.2",
"discord.js": "^14.15.3",
"mongoose": "^8.4.1"
},
"devDependencies": {