Skip to content

Commit 73352b5

Browse files
Update npm package @modelcontextprotocol/sdk to v1.16.0 (#7655)
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
1 parent fa36862 commit 73352b5

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

apps/mcp/linear/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@local/eslint": "0.0.0-private",
2222
"@local/hash-backend-utils": "0.0.0-private",
2323
"@local/tsconfig": "0.0.0-private",
24-
"@modelcontextprotocol/sdk": "1.15.1",
24+
"@modelcontextprotocol/sdk": "1.16.0",
2525
"dotenv-flow": "3.3.0",
2626
"zod": "3.25.76",
2727
"zod-to-json-schema": "3.24.6"

apps/mcp/notion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@local/eslint": "0.0.0-private",
2121
"@local/tsconfig": "0.0.0-private",
22-
"@modelcontextprotocol/sdk": "1.15.1",
22+
"@modelcontextprotocol/sdk": "1.16.0",
2323
"@notionhq/client": "2.3.0",
2424
"dotenv-flow": "3.3.0",
2525
"notion-to-md": "3.1.9",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ __metadata:
710710
"@local/eslint": "npm:0.0.0-private"
711711
"@local/hash-backend-utils": "npm:0.0.0-private"
712712
"@local/tsconfig": "npm:0.0.0-private"
713-
"@modelcontextprotocol/sdk": "npm:1.15.1"
713+
"@modelcontextprotocol/sdk": "npm:1.16.0"
714714
"@types/dotenv-flow": "npm:3.3.3"
715715
"@types/node": "npm:22.16.3"
716716
chokidar-cli: "npm:3.0.0"
@@ -733,7 +733,7 @@ __metadata:
733733
dependencies:
734734
"@local/eslint": "npm:0.0.0-private"
735735
"@local/tsconfig": "npm:0.0.0-private"
736-
"@modelcontextprotocol/sdk": "npm:1.15.1"
736+
"@modelcontextprotocol/sdk": "npm:1.16.0"
737737
"@notionhq/client": "npm:2.3.0"
738738
"@types/dotenv-flow": "npm:3.3.3"
739739
"@types/node": "npm:22.16.3"
@@ -9256,9 +9256,9 @@ __metadata:
92569256
languageName: node
92579257
linkType: hard
92589258

9259-
"@modelcontextprotocol/sdk@npm:1.15.1":
9260-
version: 1.15.1
9261-
resolution: "@modelcontextprotocol/sdk@npm:1.15.1"
9259+
"@modelcontextprotocol/sdk@npm:1.16.0":
9260+
version: 1.16.0
9261+
resolution: "@modelcontextprotocol/sdk@npm:1.16.0"
92629262
dependencies:
92639263
ajv: "npm:^6.12.6"
92649264
content-type: "npm:^1.0.5"
@@ -9272,7 +9272,7 @@ __metadata:
92729272
raw-body: "npm:^3.0.0"
92739273
zod: "npm:^3.23.8"
92749274
zod-to-json-schema: "npm:^3.24.1"
9275-
checksum: 10c0/61d1c5313d6c3892827ef5f179012071c06d898bcf79a28fb8b6cc065b4d6476ad217e549e5140884e7dc92ced4906b05b451903877345e450406f09adcb4cbd
9275+
checksum: 10c0/fe4dc8038c24e1f2d747926db6ab7fac09458a1b64d8baf9eb7a4de18b351806590a04f5ffe09b25bb874b4d56927618128875fd48125fff37c583d1f0ba66ab
92769276
languageName: node
92779277
linkType: hard
92789278

0 commit comments

Comments
 (0)