From 6743723b2ba4ad9aa000346707d0844b304b0362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:41:20 +0000 Subject: [PATCH] Bump drizzle-orm in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm). Updates `drizzle-orm` from 0.44.7 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.44.7...0.45.2) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e62dd81..938c3f9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@bedtime-coders/elysia-openapi": "^1.1.0", "@elysiajs/eden": "^1.3.2", "@yolk-oss/elysia-env": "^3.0.0", - "drizzle-orm": "^0.44.2", + "drizzle-orm": "^0.45.2", "elysia": "^1.3.5", "http-status-codes": "^2.3.0" },