chore(deps): bump drizzle-orm from 0.43.1 to 0.44.0

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

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-28 21:45:42 +00:00 committed by GitHub
parent df4c0a799f
commit 615cef620b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View file

@ -22,7 +22,7 @@
"dependencies": {
"@napi-rs/canvas": "^0.1.70",
"discord.js": "^14.19.3",
"drizzle-orm": "^0.43.1",
"drizzle-orm": "^0.44.0",
"ioredis": "^5.6.1",
"pg": "^8.16.0"
},