Skip to content

Commit 7756e9e

Browse files
cameroncookecodex
andcommitted
build(deps): Upgrade MCP SDK to 1.27.1
Update @modelcontextprotocol/sdk from ^1.25.1 to ^1.27.1 so local and harness testing run on the latest SDK behavior. Add /repros to .gitignore to keep lifecycle repro artifacts out of source control during repeated leak investigations. Refs #273 Co-Authored-By: Codex <noreply@openai.com>
1 parent db34445 commit 7756e9e

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,4 @@ bundled/
111111
DerivedData
112112
.derivedData
113113
/.pr-learning
114+
/repros

package-lock.json

Lines changed: 4 additions & 4 deletions
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
@@ -74,7 +74,7 @@
7474
},
7575
"dependencies": {
7676
"@clack/prompts": "^1.0.1",
77-
"@modelcontextprotocol/sdk": "^1.25.1",
77+
"@modelcontextprotocol/sdk": "^1.27.1",
7878
"@sentry/cli": "^3.1.0",
7979
"@sentry/node": "^10.43.0",
8080
"bplist-parser": "^0.3.2",

0 commit comments

Comments
 (0)