chore: merge pull request #356 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.43.0

chore(deps): bump drizzle-orm from 0.42.0 to 0.43.0
This commit is contained in:
Ahmad 2025-04-24 18:47:19 -04:00 committed by GitHub
commit 18b87d2910
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,7 @@
"dependencies": {
"@napi-rs/canvas": "^0.1.69",
"discord.js": "^14.18.0",
"drizzle-orm": "^0.42.0",
"drizzle-orm": "^0.43.0",
"ioredis": "^5.6.1",
"pg": "^8.15.5"
},