From 87ea3050fcbef3ad545d2aa412ae3d86c2ba59fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 07:12:35 +0000 Subject: [PATCH] Bump hono Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.13.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.13.0) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../approval-mcpapp/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/extend-m365-copilot/path-e-lab11-mcp-app-start/approval-mcpapp/package-lock.json b/src/extend-m365-copilot/path-e-lab11-mcp-app-start/approval-mcpapp/package-lock.json index be62a0c0d..0eadad955 100644 --- a/src/extend-m365-copilot/path-e-lab11-mcp-app-start/approval-mcpapp/package-lock.json +++ b/src/extend-m365-copilot/path-e-lab11-mcp-app-start/approval-mcpapp/package-lock.json @@ -6440,9 +6440,9 @@ } }, "node_modules/hono": { - "version": "4.12.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.9.tgz", - "integrity": "sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.13.0.tgz", + "integrity": "sha512-jhunvfHWxd7J5EFfSgH4xsYJzSe/lfqbUCxiyyeaQasUsXeEHXtzVid+7EOGByc5JnFa23SSFL3Y2RV/z1T+eQ==", "license": "MIT", "engines": { "node": ">=16.9.0"