Skip to content

Commit 239ea0e

Browse files
byteworthyclaude
andcommitted
fix(security): bump @modelcontextprotocol/sdk to 1.26.0
Resolves 3 OSV-confirmed GHSAs in @modelcontextprotocol/sdk: - GHSA-8r9q-7v3j-jr4g (fixed 1.25.2) - GHSA-w48q-cv73-mx4w (fixed 1.24.0) - GHSA-345p-7cg4-v4c7 (cross-client data leak via shared server/transport instance reuse, fixed 1.26.0) Post-fix skylos --sca scan: 0 vulnerabilities. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d334e89 commit 239ea0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"prepublishOnly": "npm run build"
1515
},
1616
"dependencies": {
17-
"@modelcontextprotocol/sdk": "^1.0.0"
17+
"@modelcontextprotocol/sdk": "^1.26.0"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^25.6.0",

0 commit comments

Comments
 (0)