Bump discord.js from 14.15.1 to 14.15.2

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.15.1 to 14.15.2.
- [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.2/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-05-06 21:44:11 +00:00 committed by GitHub
parent 0387dd0829
commit 994a3a27fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

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