diff --git a/example/package.json b/example/package.json index 47809f0..492301f 100644 --- a/example/package.json +++ b/example/package.json @@ -33,7 +33,7 @@ "tslib": "2.8.1", "tsx": "4.23.12", "typescript": "npm:@typescript/typescript6@^6.0.2", - "typescript-eslint": "8.67.0" + "typescript-eslint": "8.68.0" }, "dependencies": { "@aws-lambda-powertools/logger": "2.35.0", @@ -41,7 +41,7 @@ "aws-cdk-lib": "2.266.0", "aws-lambda-mcp-server": "workspace:*", "constructs": "10.8.1", - "hono": "4.13.3", + "hono": "4.13.4", "zod": "4.4.3" } } diff --git a/package/package.json b/package/package.json index d1a8faf..bca0198 100644 --- a/package/package.json +++ b/package/package.json @@ -55,14 +55,14 @@ "jiti": "2.7.0", "tsx": "4.23.12", "typescript": "npm:@typescript/typescript6@^6.0.2", - "typescript-eslint": "8.67.0" + "typescript-eslint": "8.68.0" }, "dependencies": { "@aws-lambda-powertools/logger": "2.35.0", "@modelcontextprotocol/core": "2.0.0", "@modelcontextprotocol/hono": "2.0.0", "@modelcontextprotocol/server": "2.0.0", - "hono": "4.13.3", + "hono": "4.13.4", "zod": "4.4.3" }, "peerDependencies": {