Skip to content

Commit e7b7078

Browse files
build(deps): bump @modelcontextprotocol/sdk from 1.19.1 to 1.20.2
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.19.1 to 1.20.2. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/commits/1.20.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5735a19 commit e7b7078

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/local-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dependencies": {
5353
"@gleanwork/api-client": "0.11.2",
5454
"@gleanwork/mcp-server-utils": "workspace:*",
55-
"@modelcontextprotocol/sdk": "^1.19.1",
55+
"@modelcontextprotocol/sdk": "^1.20.2",
5656
"dotenv": "^17.2.3",
5757
"meow": "^13.2.0",
5858
"open": "^10.2.0",

packages/mcp-server-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@eslint/js": "^9.37.0",
9494
"@gleanwork/api-client": "0.11.2",
9595
"@gleanwork/mcp-test-utils": "workspace:*",
96-
"@modelcontextprotocol/sdk": "^1.19.1",
96+
"@modelcontextprotocol/sdk": "^1.20.2",
9797
"@types/node": "^24.7.0",
9898
"@typescript-eslint/eslint-plugin": "^8.46.0",
9999
"@typescript-eslint/parser": "^8.46.0",

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)