Skip to content

Commit 51f8104

Browse files
fix(agent-toolkit): Update dependency @modelcontextprotocol/sdk to v1.26.0 [SECURITY] (#8256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jacek <jacek@clerk.dev>
1 parent 65e2688 commit 51f8104

File tree

4 files changed

+124
-101
lines changed

4 files changed

+124
-101
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/agent-toolkit': patch
3+
---
4+
5+
Update `@modelcontextprotocol/sdk` to `1.26.0` to pick up an upstream security fix.

packages/agent-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@clerk/backend": "workspace:^",
5252
"@clerk/shared": "workspace:^",
53-
"@modelcontextprotocol/sdk": "1.25.2",
53+
"@modelcontextprotocol/sdk": "1.26.0",
5454
"yargs": "17.7.2",
5555
"zod": "3.24.2"
5656
},

0 commit comments

Comments
 (0)