Skip to content

Commit d5df47b

Browse files
chore(all): bump @modelcontextprotocol/sdk from 1.26.0 to 1.27.1
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.26.0 to 1.27.1. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.1) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit d5df47b

File tree

3 files changed

+12
-50
lines changed

3 files changed

+12
-50
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@fastify/swagger": "^9.7.0",
2929
"@fastify/swagger-ui": "^5.2.5",
3030
"@lucia-auth/adapter-drizzle": "^1.1.0",
31-
"@modelcontextprotocol/sdk": "^1.26.0",
31+
"@modelcontextprotocol/sdk": "^1.27.1",
3232
"@node-rs/argon2": "^2.0.2",
3333
"@octokit/auth-app": "^8.2.0",
3434
"@octokit/request": "^10.0.7",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@fastify/http-proxy": "^11.4.1",
1818
"@fastify/swagger": "^9.7.0",
1919
"@fastify/swagger-ui": "^5.2.5",
20-
"@modelcontextprotocol/sdk": "^1.26.0",
20+
"@modelcontextprotocol/sdk": "^1.27.1",
2121
"@octokit/rest": "^22.0.1",
2222
"fastify": "^5.7.4",
2323
"fuse.js": "^7.1.0",

0 commit comments

Comments
 (0)