Skip to content

Commit 571d74c

Browse files
committed
fix: PNPM Loclfile with CASB included
1 parent b3df874 commit 571d74c

File tree

2 files changed

+552
-267
lines changed

2 files changed

+552
-267
lines changed

apps/cloudflare-one-casb/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"test": "vitest run"
1313
},
1414
"dependencies": {
15-
"@cloudflare/workers-oauth-provider": "0.0.2",
15+
"@cloudflare/workers-oauth-provider": "^0.0.3",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.9.0",
17+
"@modelcontextprotocol/sdk": "^1.10.2",
1818
"@repo/mcp-common": "workspace:*",
19-
"agents": "0.0.49",
19+
"agents": "0.0.67",
2020
"cloudflare": "4.2.0",
2121
"hono": "4.7.6",
2222
"zod": "3.24.2"

0 commit comments

Comments
 (0)