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 21:21:54 +00:00 committed by GitHub
parent 00a6cdde7c
commit 8a31c1c7d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@
"format:fix": "prettier --write --ignore-path .prettierignore ."
},
"dependencies": {
"discord.js": "^14.17.2",
"discord.js": "^14.17.3",
"drizzle-orm": "^0.38.3",
"pg": "^8.13.1"
},

View file

@ -1403,9 +1403,9 @@ __metadata:
languageName: node
linkType: hard
"discord.js@npm:^14.17.2":
version: 14.17.2
resolution: "discord.js@npm:14.17.2"
"discord.js@npm:^14.17.3":
version: 14.17.3
resolution: "discord.js@npm:14.17.3"
dependencies:
"@discordjs/builders": "npm:^1.10.0"
"@discordjs/collection": "npm:1.5.3"
@ -1419,7 +1419,7 @@ __metadata:
lodash.snakecase: "npm:4.1.1"
tslib: "npm:^2.6.3"
undici: "npm:6.19.8"
checksum: 10c0/4c88520448948afd57611f4bb206d4b4083de17817bf0277781e78d4c19090361e8d9f137551e1307b00ed54ace47e53bd6bf118c7dd973ba83c076e41611fba
checksum: 10c0/578bcdd7c9ed09f94dda733f317dc032511af9f635db203560d2bddb4419dab2f1bb1cbf78e65f98e1dbdba0cfca4488d7728ba08a2640f65ba038fa02482ae6
languageName: node
linkType: hard
@ -3040,7 +3040,7 @@ __metadata:
"@types/pg": "npm:^8.11.10"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.19.1"
discord.js: "npm:^14.17.2"
discord.js: "npm:^14.17.3"
drizzle-kit: "npm:^0.30.1"
drizzle-orm: "npm:^0.38.3"
eslint: "npm:^9.17.0"