From 438783d8c043b025d5b74463bc14f9088b2e4c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 18:13:45 +0000 Subject: [PATCH] Bump the npm group across 2 directories with 1 update Bumps the npm group with 1 update in the /example directory: [hono](https://github.com/honojs/hono). Bumps the npm group with 1 update in the /package directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.1...v4.13.2) Updates `hono` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.1...v4.13.2) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: hono dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- package/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/package.json b/example/package.json index 32a2c74..7e17b4a 100644 --- a/example/package.json +++ b/example/package.json @@ -41,7 +41,7 @@ "aws-cdk-lib": "2.264.0", "aws-lambda-mcp-server": "workspace:*", "constructs": "10.8.1", - "hono": "4.13.1", + "hono": "4.13.2", "zod": "4.4.3" } } diff --git a/package/package.json b/package/package.json index f735f4d..6ab5220 100644 --- a/package/package.json +++ b/package/package.json @@ -62,7 +62,7 @@ "@modelcontextprotocol/core": "2.0.0", "@modelcontextprotocol/hono": "2.0.0", "@modelcontextprotocol/server": "2.0.0", - "hono": "4.13.1", + "hono": "4.13.2", "zod": "4.4.3" }, "peerDependencies": {