Bump drizzle-orm from 0.38.2 to 0.38.3

Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.38.2 to 0.38.3.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.38.2...0.38.3)

---
updated-dependencies:
- dependency-name: drizzle-orm
  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] 2024-12-25 21:06:41 +00:00 committed by GitHub
parent dad0b051a3
commit 5544398f01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@
},
"dependencies": {
"discord.js": "^14.16.3",
"drizzle-orm": "^0.38.2",
"drizzle-orm": "^0.38.3",
"pg": "^8.13.1"
},
"devDependencies": {