Skip to content

Commit 1b69005

Browse files
committed
fix: format pnpm-workspace.yaml and add changeset for MCP SDK security update
1 parent 198c79a commit 1b69005

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ minimumReleaseAgeExclude:
3636
- 'pkglab'
3737
- 'pkglab-*'
3838
# Renovate security update: @modelcontextprotocol/sdk@1.26.0
39-
- "@modelcontextprotocol/sdk@1.26.0"
39+
- '@modelcontextprotocol/sdk@1.26.0'
4040

4141
trustPolicy: no-downgrade
4242
trustPolicyExclude:

0 commit comments

Comments
 (0)