1
0
mirror of https://github.com/insomniafi/insomniaid-bot.git synced 2025-07-07 05:30:50 +00:00

Bump discord.js from 14.17.2 to 14.17.3

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.17.2 to 14.17.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.17.3/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.17.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]
2025-01-08 18:21:54 +00:00
committed by GitHub
parent 1c9e3cc5e0
commit 7d035e3c00
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"private": true,
"homepage": "https://insomnia.fi",
"dependencies": {
"discord.js": "^14.17.2"
"discord.js": "^14.17.3"
},
"devDependencies": {
"rimraf": "^6.0.1",