Bump drizzle-orm from 0.39.3 to 0.40.0

Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.39.3 to 0.40.0.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.39.3...0.40.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-02-25 22:02:24 +00:00 committed by GitHub
parent bfd72721cc
commit 02584dd13d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"dependencies": {
"@napi-rs/canvas": "^0.1.67",
"discord.js": "^14.18.0",
"drizzle-orm": "^0.39.3",
"drizzle-orm": "^0.40.0",
"pg": "^8.13.3"
},
"devDependencies": {