Skip to content

Commit 4068b57

Browse files
authored
test(cloudflare-mcp): Pin mcp sdk to 1.24.0 (#18524)
Our CI was failing with v1.25.0. Pinned to 1.24.0. More info: modelcontextprotocol/typescript-sdk#1302 Closes #18525 (added automatically)
1 parent e42e912 commit 4068b57

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/cloudflare-mcp

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/cloudflare-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:dev": "TEST_ENV=development playwright test"
1616
},
1717
"dependencies": {
18-
"@modelcontextprotocol/sdk": "^1.22.0",
18+
"@modelcontextprotocol/sdk": "1.24.0",
1919
"@sentry/cloudflare": "latest || *",
2020
"agents": "^0.2.23",
2121
"zod": "^3.25.76"

0 commit comments

Comments
 (0)