Skip to content

Commit c625b13

Browse files
committed
Bumps node modules
1 parent a483ceb commit c625b13

5 files changed

Lines changed: 128 additions & 149 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"aws-cdk-lib": "2.257.0",
4343
"aws-lambda-mcp-server": "workspace:*",
4444
"constructs": "10.6.0",
45-
"hono": "^4.12.23",
45+
"hono": "^4.12.26",
4646
"zod": "4.4.3"
4747
}
4848
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"engines": {
2929
"runtime": {
3030
"name": "node",
31-
"version": "^24.16.0",
31+
"version": "^24.18.0",
3232
"onFail": "download"
3333
}
3434
},

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@aws-lambda-powertools/logger": "2.33.1",
6262
"@hono/mcp": "0.3.0",
6363
"@modelcontextprotocol/sdk": "1.29.0",
64-
"hono": "^4.12.23",
64+
"hono": "^4.12.26",
6565
"zod": "4.4.3"
6666
},
6767
"peerDependencies": {

0 commit comments

Comments
 (0)