Merge pull request #212 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.38.0

Bump drizzle-orm from 0.37.0 to 0.38.0
This commit is contained in:
Ahmad 2024-12-09 16:59:08 -05:00 committed by GitHub
commit 2dcf2973ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"discord.js": "^14.16.3",
"drizzle-orm": "^0.37.0",
"drizzle-orm": "^0.38.0",
"pg": "^8.13.1"
},
"devDependencies": {