Bump discord.js from 14.13.0 to 14.14.1

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.13.0 to 14.14.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.14.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] 2023-11-13 21:35:34 +00:00 committed by GitHub
parent acf3ef5dea
commit c2e34e7be7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 104 additions and 106 deletions

View file

@ -11,7 +11,7 @@
"start": "yarn run compile && yarn run target"
},
"dependencies": {
"discord.js": "^14.13.0",
"discord.js": "^14.14.1",
"mongoose": "^8.0.0"
},
"devDependencies": {