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

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

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 0.44.2
  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-06-04 21:49:56 +00:00 committed by GitHub
parent afb26e4418
commit ee2e300420
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.1",
"drizzle-orm": "^0.44.2",
"ioredis": "^5.6.1",
"pg": "^8.16.0"
},