Bump drizzle-orm from 0.40.0 to 0.40.1

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

---
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] 2025-03-17 22:20:27 +00:00 committed by GitHub
parent 63a6ad2321
commit c7471e07c0
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.0",
"drizzle-orm": "^0.40.1",
"ioredis": "^5.6.0",
"pg": "^8.14.0"
},