From c1b2cc540ebd2b2faf3df7484e6576ea31b3b8e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:41:43 +0000 Subject: [PATCH] chore(deps): bump hono in /sources/infra/identite-proconnect/database Bumps [hono](https://github.com/honojs/hono) from 4.9.6 to 4.9.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.6...v4.9.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.9.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sources/infra/identite-proconnect/database/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/infra/identite-proconnect/database/package.json b/sources/infra/identite-proconnect/database/package.json index 308cba28..d158b548 100644 --- a/sources/infra/identite-proconnect/database/package.json +++ b/sources/infra/identite-proconnect/database/package.json @@ -25,7 +25,7 @@ "@~/identite-proconnect.lib": "workspace:*", "consola": "3.4.2", "drizzle-orm": "0.44.5", - "hono": "4.9.6", + "hono": "4.9.7", "pg": "8.16.3" }, "devDependencies": {