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

Bump discord.js from 14.18.0 to 14.19.1

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.18.0 to 14.19.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.19.1/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.19.1/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.19.1
  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]
2025-04-28 19:54:08 +00:00
committed by GitHub
parent 26b1ec88f3
commit 9877d7d2d3
2 changed files with 48 additions and 47 deletions

View File

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