Skip to content

Commit 60008ef

Browse files
authored
Bump MCP SDK to 1.18 (#25)
1 parent db3bd60 commit 60008ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"typescript-eslint": "^8.25.0"
4646
},
4747
"dependencies": {
48-
"@modelcontextprotocol/sdk": "^1.17.5",
48+
"@modelcontextprotocol/sdk": "^1.18.0",
4949
"fastify": "^5.2.1"
5050
}
5151
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -888,9 +888,9 @@ __metadata:
888888
languageName: node
889889
linkType: hard
890890

891-
"@modelcontextprotocol/sdk@npm:^1.17.5":
892-
version: 1.17.5
893-
resolution: "@modelcontextprotocol/sdk@npm:1.17.5"
891+
"@modelcontextprotocol/sdk@npm:^1.18.0":
892+
version: 1.18.0
893+
resolution: "@modelcontextprotocol/sdk@npm:1.18.0"
894894
dependencies:
895895
ajv: "npm:^6.12.6"
896896
content-type: "npm:^1.0.5"
@@ -904,7 +904,7 @@ __metadata:
904904
raw-body: "npm:^3.0.0"
905905
zod: "npm:^3.23.8"
906906
zod-to-json-schema: "npm:^3.24.1"
907-
checksum: 10c0/182b92b5e7c07da428fd23c6de22021c4f9a91f799c02a8ef15def07e4f9361d0fc22303548658fec2a700623535fd44a9dc4d010fb5d803a8f80e3c6c64a45e
907+
checksum: 10c0/73ee91a2f72bdbb9cb9ed1a20f0c35d8ba7439d34b0fb5143814834504b6b244462a5789f30ebe72568c07b4a2cf0ac5a3c15009832f5d0e9a644178f3b8f2ca
908908
languageName: node
909909
linkType: hard
910910

@@ -2514,7 +2514,7 @@ __metadata:
25142514
resolution: "fastify-mcp@workspace:."
25152515
dependencies:
25162516
"@eslint/js": "npm:^9.21.0"
2517-
"@modelcontextprotocol/sdk": "npm:^1.17.5"
2517+
"@modelcontextprotocol/sdk": "npm:^1.18.0"
25182518
"@types/jest": "npm:^29.5.14"
25192519
"@types/node": "npm:^22.13.8"
25202520
eslint: "npm:^9.21.0"

0 commit comments

Comments
 (0)