Bump drizzle-orm from 0.40.1 to 0.41.0

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

---
updated-dependencies:
- dependency-name: drizzle-orm
  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-03-21 21:41:01 +00:00 committed by GitHub
parent 519960666b
commit 43b2fc2296
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"dependencies": {
"@napi-rs/canvas": "^0.1.68",
"discord.js": "^14.18.0",
"drizzle-orm": "^0.40.1",
"drizzle-orm": "^0.41.0",
"ioredis": "^5.6.0",
"pg": "^8.14.1"
},