Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
}
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.23.0",
"@modelcontextprotocol/sdk": "^1.25.2",
"tslib": "^2.3.0",
"zod": "^4.1.13"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ai-capabilities-suite/mcp-testing@workspace:."
dependencies:
"@modelcontextprotocol/sdk": "npm:^1.23.0"
"@modelcontextprotocol/sdk": "npm:^1.25.2"
"@swc/core": "npm:^1.15.3"
"@swc/helpers": "npm:^0.5.15"
"@swc/jest": "npm:^0.2.39"
Expand Down Expand Up @@ -845,9 +845,9 @@ __metadata:
languageName: node
linkType: hard

"@modelcontextprotocol/sdk@npm:^1.23.0":
version: 1.25.1
resolution: "@modelcontextprotocol/sdk@npm:1.25.1"
"@modelcontextprotocol/sdk@npm:^1.25.2":
version: 1.25.2
resolution: "@modelcontextprotocol/sdk@npm:1.25.2"
dependencies:
"@hono/node-server": "npm:^1.19.7"
ajv: "npm:^8.17.1"
Expand All @@ -873,7 +873,7 @@ __metadata:
optional: true
zod:
optional: false
checksum: 10c0/bca74e841b5c2c534a3c20a760cc1508f0b20dab8d2b37bcb01944fac875704b40de8bf17f2865fb5d22684b261a5472ab339d80736e651639cd44d8edaa83d5
checksum: 10c0/ffc024398e1b7841fb1ff2dc540e2e84f4b97a2a4058ef48e58836ce6077321c536a3858e9155472b7933c4773975b375167815bd4d721c3ca1e92db62e9488c
languageName: node
linkType: hard

Expand Down