From 9909af30efa151cd7eab89a30ae40d9c7bc1ec32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 18:28:06 +0000 Subject: [PATCH] Bump the npm group across 2 directories with 1 update Bumps the npm group with 1 update in the / directory: [hono](https://github.com/honojs/hono). Bumps the npm group with 1 update in the /example directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.11.2 to 4.11.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.2...v4.11.3) Updates `hono` from 4.11.2 to 4.11.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.2...v4.11.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: hono dependency-version: 4.11.3 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 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/example/package.json b/example/package.json index cbb45ca..0461a30 100644 --- a/example/package.json +++ b/example/package.json @@ -45,7 +45,7 @@ "aws-cdk-lib": "^2.233.0", "aws-lambda-mcp-server": "workspace:*", "constructs": "^10.4.4", - "hono": "^4.11.2", + "hono": "^4.11.3", "zod": "^4.2.1" } } diff --git a/package/package.json b/package/package.json index 7c87d9c..45e41ba 100644 --- a/package/package.json +++ b/package/package.json @@ -62,7 +62,7 @@ "@aws-lambda-powertools/logger": "^2.30.0", "@hono/mcp": "^0.2.3", "@modelcontextprotocol/sdk": "^1.25.1", - "hono": "^4.11.2", + "hono": "^4.11.3", "zod": "^4.2.1" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d0c5a5..8dff67a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 2.30.0 '@modelcontextprotocol/sdk': specifier: ^1.25.1 - version: 1.25.1(hono@4.11.2)(zod@4.2.1) + version: 1.25.1(hono@4.11.3)(zod@4.2.1) aws-cdk-lib: specifier: ^2.233.0 version: 2.233.0(constructs@10.4.4) @@ -30,8 +30,8 @@ importers: specifier: ^10.4.4 version: 10.4.4 hono: - specifier: ^4.11.2 - version: 4.11.2 + specifier: ^4.11.3 + version: 4.11.3 zod: specifier: ^4.2.1 version: 4.2.1 @@ -44,10 +44,10 @@ importers: version: 9.39.2 '@hono/mcp': specifier: ^0.2.3 - version: 0.2.3(@modelcontextprotocol/sdk@1.25.1(hono@4.11.2)(zod@4.2.1))(hono-rate-limiter@0.4.2(hono@4.11.2))(hono@4.11.2)(zod@4.2.1) + version: 0.2.3(@modelcontextprotocol/sdk@1.25.1(hono@4.11.3)(zod@4.2.1))(hono-rate-limiter@0.4.2(hono@4.11.3))(hono@4.11.3)(zod@4.2.1) '@hono/node-server': specifier: ^1.19.7 - version: 1.19.7(hono@4.11.2) + version: 1.19.7(hono@4.11.3) '@stylistic/eslint-plugin': specifier: ^5.6.1 version: 5.6.1(eslint@9.39.2(jiti@2.6.1)) @@ -107,13 +107,13 @@ importers: version: 2.30.0 '@hono/mcp': specifier: ^0.2.3 - version: 0.2.3(@modelcontextprotocol/sdk@1.25.1(hono@4.11.2)(zod@4.2.1))(hono-rate-limiter@0.4.2(hono@4.11.2))(hono@4.11.2)(zod@4.2.1) + version: 0.2.3(@modelcontextprotocol/sdk@1.25.1(hono@4.11.3)(zod@4.2.1))(hono-rate-limiter@0.4.2(hono@4.11.3))(hono@4.11.3)(zod@4.2.1) '@modelcontextprotocol/sdk': specifier: ^1.25.1 - version: 1.25.1(hono@4.11.2)(zod@4.2.1) + version: 1.25.1(hono@4.11.3)(zod@4.2.1) hono: - specifier: ^4.11.2 - version: 4.11.2 + specifier: ^4.11.3 + version: 4.11.3 zod: specifier: ^4.2.1 version: 4.2.1 @@ -1371,8 +1371,8 @@ packages: peerDependencies: hono: ^4.1.1 - hono@4.11.2: - resolution: {integrity: sha512-o+avdUAD1v94oHkjGBhiMhBV4WBHxhbu0+CUVH78hhphKy/OKQLxtKjkmmNcrMlbYAhAbsM/9F+l3KnYxyD3Lg==} + hono@4.11.3: + resolution: {integrity: sha512-PmQi306+M/ct/m5s66Hrg+adPnkD5jiO6IjA7WhWw0gSBSo1EcRegwuI1deZ+wd5pzCGynCcn2DprnE4/yEV4w==} engines: {node: '>=16.9.0'} html-escaper@2.0.2: @@ -2343,17 +2343,17 @@ snapshots: '@eslint/core': 0.17.0 levn: 0.4.1 - '@hono/mcp@0.2.3(@modelcontextprotocol/sdk@1.25.1(hono@4.11.2)(zod@4.2.1))(hono-rate-limiter@0.4.2(hono@4.11.2))(hono@4.11.2)(zod@4.2.1)': + '@hono/mcp@0.2.3(@modelcontextprotocol/sdk@1.25.1(hono@4.11.3)(zod@4.2.1))(hono-rate-limiter@0.4.2(hono@4.11.3))(hono@4.11.3)(zod@4.2.1)': dependencies: - '@modelcontextprotocol/sdk': 1.25.1(hono@4.11.2)(zod@4.2.1) - hono: 4.11.2 - hono-rate-limiter: 0.4.2(hono@4.11.2) + '@modelcontextprotocol/sdk': 1.25.1(hono@4.11.3)(zod@4.2.1) + hono: 4.11.3 + hono-rate-limiter: 0.4.2(hono@4.11.3) pkce-challenge: 5.0.1 zod: 4.2.1 - '@hono/node-server@1.19.7(hono@4.11.2)': + '@hono/node-server@1.19.7(hono@4.11.3)': dependencies: - hono: 4.11.2 + hono: 4.11.3 '@humanfs/core@0.19.1': {} @@ -2375,9 +2375,9 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@modelcontextprotocol/sdk@1.25.1(hono@4.11.2)(zod@4.2.1)': + '@modelcontextprotocol/sdk@1.25.1(hono@4.11.3)(zod@4.2.1)': dependencies: - '@hono/node-server': 1.19.7(hono@4.11.2) + '@hono/node-server': 1.19.7(hono@4.11.3) ajv: 8.17.1 ajv-formats: 3.0.1(ajv@8.17.1) content-type: 1.0.5 @@ -3406,11 +3406,11 @@ snapshots: dependencies: function-bind: 1.1.2 - hono-rate-limiter@0.4.2(hono@4.11.2): + hono-rate-limiter@0.4.2(hono@4.11.3): dependencies: - hono: 4.11.2 + hono: 4.11.3 - hono@4.11.2: {} + hono@4.11.3: {} html-escaper@2.0.2: {}