Skip to content

Commit cd8ccc0

Browse files
Merge branch 'main' into renovate/elastic-elasticsearch-9.x
2 parents 80f7f9d + 84cff22 commit cd8ccc0

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": "^9.0.0",
41-
"@modelcontextprotocol/sdk": "1.10.2"
41+
"@modelcontextprotocol/sdk": "1.11.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 "^7.2.3"
2626

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==
27+
"@modelcontextprotocol/sdk@1.11.2":
28+
version "1.11.2"
29+
resolved "https://registry.yarnpkg.com/@modelcontextprotocol/sdk/-/sdk-1.11.2.tgz#d81784c140d1a9cc937f61af9f071d8b78befe30"
30+
integrity sha512-H9vwztj5OAqHg9GockCQC06k1natgcxWQSRpQcPJf6i5+MWBzfKkRtxGbjQf0X2ihii0ffLZCRGbYV2f2bjNCQ==
3131
dependencies:
3232
content-type "^1.0.5"
3333
cors "^2.8.5"

0 commit comments

Comments
 (0)