We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3df874 commit 99b395aCopy full SHA for 99b395a
apps/cloudflare-one-casb/package.json
@@ -12,11 +12,11 @@
12
"test": "vitest run"
13
},
14
"dependencies": {
15
- "@cloudflare/workers-oauth-provider": "0.0.2",
+ "@cloudflare/workers-oauth-provider": "^0.0.3",
16
"@hono/zod-validator": "0.4.3",
17
- "@modelcontextprotocol/sdk": "1.9.0",
+ "@modelcontextprotocol/sdk": "^1.10.2",
18
"@repo/mcp-common": "workspace:*",
19
- "agents": "0.0.49",
+ "agents": "0.0.67",
20
"cloudflare": "4.2.0",
21
"hono": "4.7.6",
22
"zod": "3.24.2"
0 commit comments