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

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

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 0.44.1
  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] 2025-05-30 21:49:03 +00:00 committed by GitHub
parent f5cea33a22
commit 14602f457a
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.70",
"discord.js": "^14.19.3",
"drizzle-orm": "^0.44.0",
"drizzle-orm": "^0.44.1",
"ioredis": "^5.6.1",
"pg": "^8.16.0"
},