Skip to content

Commit 0cea7f9

Browse files
Bump the npm group across 2 directories with 1 update
Bumps the npm group with 1 update in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). Bumps the npm group with 1 update in the /example directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0) Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fc0907 commit 0cea7f9

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@aws-lambda-powertools/logger": "2.32.0",
44-
"@modelcontextprotocol/sdk": "1.27.1",
44+
"@modelcontextprotocol/sdk": "1.28.0",
4545
"aws-cdk-lib": "2.244.0",
4646
"aws-lambda-mcp-server": "workspace:*",
4747
"constructs": "10.6.0",

package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@
6161
"dependencies": {
6262
"@aws-lambda-powertools/logger": "^2.32.0",
6363
"@hono/mcp": "^0.2.4",
64-
"@modelcontextprotocol/sdk": "^1.27.1",
64+
"@modelcontextprotocol/sdk": "^1.28.0",
6565
"hono": "^4.12.9",
6666
"zod": "^4.3.6"
6767
},
6868
"peerDependencies": {
6969
"@aws-lambda-powertools/logger": "^2.32.0",
7070
"@hono/mcp": "^0.2.4",
71-
"@modelcontextprotocol/sdk": "^1.27.1",
71+
"@modelcontextprotocol/sdk": "^1.28.0",
7272
"hono": "^4.12.9",
7373
"zod": "^3.25 || ^4.0"
7474
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)