Skip to content

Commit 9ad8dae

Browse files
Bump the npm group across 2 directories with 2 updates (#48)
Bumps the npm group with 2 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [esbuild](https://github.com/evanw/esbuild). Bumps the npm group with 2 updates in the /example directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [esbuild](https://github.com/evanw/esbuild). Updates `@modelcontextprotocol/sdk` from 1.24.2 to 1.24.3 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.24.2...1.24.3) Updates `esbuild` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.0...v0.27.1) Updates `@modelcontextprotocol/sdk` from 1.24.2 to 1.24.3 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.24.2...1.24.3) Updates `esbuild` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-patch 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 e0aaaa4 commit 9ad8dae

3 files changed

Lines changed: 124 additions & 124 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "^24.10.1",
2727
"@vitest/coverage-v8": "^4.0.15",
2828
"aws-cdk": "^2.1033.0",
29-
"esbuild": "^0.27.0",
29+
"esbuild": "^0.27.1",
3030
"eslint": "^9.39.1",
3131
"eslint-import-resolver-typescript": "^4.4.4",
3232
"eslint-plugin-import": "^2.32.0",
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@aws-lambda-powertools/logger": "^2.29.0",
44-
"@modelcontextprotocol/sdk": "^1.24.2",
44+
"@modelcontextprotocol/sdk": "^1.24.3",
4545
"aws-cdk-lib": "^2.231.0",
4646
"aws-lambda-mcp-server": "workspace:*",
4747
"constructs": "^10.4.3",

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@aws-lambda-powertools/logger": "^2.29.0",
6363
"@hono/mcp": "^0.2.0",
64-
"@modelcontextprotocol/sdk": "^1.24.2",
64+
"@modelcontextprotocol/sdk": "^1.24.3",
6565
"hono": "^4.10.7",
6666
"zod": "^4.1.13"
6767
},

0 commit comments

Comments
 (0)