From 36756f33b205aeb0eb34d4515e99c5514a336f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 18:24:42 +0000 Subject: [PATCH] Bump hono Bumps [hono](https://github.com/honojs/hono) from 4.12.24 to 4.12.25. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.24...v4.12.25) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.25 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../Resources/ContosoAIAppsFrontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json index b9a0226e1b..ae71bc02c2 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json @@ -10374,9 +10374,9 @@ } }, "node_modules/hono": { - "version": "4.12.24", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.24.tgz", - "integrity": "sha512-I36D1s+HgQc55KbhEr4iybfxv/9o1zdpw+XEM6dJa91LqQD0HCoSGdxpRJCZE+aavs87j4V3Ls2OJzq8C/U4iw==", + "version": "4.12.25", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.25.tgz", + "integrity": "sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==", "dev": true, "license": "MIT", "engines": {