Skip to content

Commit 4016d12

Browse files
fix(deps): update dependency @modelcontextprotocol/sdk to v1.10.2 (#53)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 68503db commit 4016d12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@elastic/elasticsearch": "^8.17.1",
41-
"@modelcontextprotocol/sdk": "1.9.0"
41+
"@modelcontextprotocol/sdk": "1.10.2"
4242
},
4343
"engines": {
4444
"node": ">=18"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
tslib "^2.8.1"
2525
undici "^6.21.1"
2626

27-
"@modelcontextprotocol/sdk@1.9.0":
28-
version "1.9.0"
29-
resolved "https://registry.yarnpkg.com/@modelcontextprotocol/sdk/-/sdk-1.9.0.tgz#1bf7a4843870b81da26983b8e69bf398d87055f1"
30-
integrity sha512-Jq2EUCQpe0iyO5FGpzVYDNFR6oR53AIrwph9yWl7uSc7IWUMsrmpmSaTGra5hQNunXpM+9oit85p924jWuHzUA==
27+
"@modelcontextprotocol/sdk@1.10.2":
28+
version "1.10.2"
29+
resolved "https://registry.yarnpkg.com/@modelcontextprotocol/sdk/-/sdk-1.10.2.tgz#50cdfbf0b6fbea23420388a7b00e64c13adabac8"
30+
integrity sha512-rb6AMp2DR4SN+kc6L1ta2NCpApyA9WYNx3CrTSZvGxq9wH71bRur+zRqPfg0vQ9mjywR7qZdX2RGHOPq3ss+tA==
3131
dependencies:
3232
content-type "^1.0.5"
3333
cors "^2.8.5"

0 commit comments

Comments
 (0)