Merge pull request #270 from ahmadk953/dependabot/npm_and_yarn/discord.js-14.18.0

Bump discord.js from 14.17.3 to 14.18.0
This commit is contained in:
Ahmad 2025-02-11 18:18:15 -05:00 committed by GitHub
commit b2260c726a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 39 additions and 32 deletions

View file

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