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.19.1 to 14.19.2

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

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.19.2
  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-04-29 18:49:11 +00:00
committed by GitHub
parent b525212221
commit 33519aaa51
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.19.1"
"discord.js": "^14.19.2"
},
"devDependencies": {
"rimraf": "^6.0.1",