Skip to content

Commit 8d6552f

Browse files
Bump the npm group across 2 directories with 2 updates (#186)
Bumps the npm group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Bumps the npm group with 2 updates in the /example directory: [hono](https://github.com/honojs/hono) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Updates `hono` from 4.12.14 to 4.12.15 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.14...v4.12.15) Updates `aws-cdk-lib` from 2.250.0 to 2.251.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.251.0/packages/aws-cdk-lib) Updates `hono` from 4.12.14 to 4.12.15 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.14...v4.12.15) Updates `aws-cdk-lib` from 2.250.0 to 2.251.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.251.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.251.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: hono dependency-version: 4.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.251.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bab10f9 commit 8d6552f

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"dependencies": {
4040
"@aws-lambda-powertools/logger": "2.33.0",
4141
"@modelcontextprotocol/sdk": "1.29.0",
42-
"aws-cdk-lib": "2.250.0",
42+
"aws-cdk-lib": "2.251.0",
4343
"aws-lambda-mcp-server": "workspace:*",
4444
"constructs": "10.6.0",
45-
"hono": "^4.12.14",
45+
"hono": "^4.12.15",
4646
"zod": "4.3.6"
4747
}
4848
}

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.0",
6262
"@hono/mcp": "^0.2.5",
6363
"@modelcontextprotocol/sdk": "^1.29.0",
64-
"hono": "^4.12.14",
64+
"hono": "^4.12.15",
6565
"zod": "^4.3.6"
6666
},
6767
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)