Skip to content

Commit 12d93e3

Browse files
committed
dep updates
1 parent 66ab6ef commit 12d93e3

File tree

5 files changed

+21
-74
lines changed

5 files changed

+21
-74
lines changed

apps/sandbox-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@repo/eval-tools": "workspace:*",
2828
"@repo/mcp-common": "workspace:*",
2929
"@types/node": "^22.13.10",
30-
"agents": "^0.0.60",
30+
"agents": "^0.0.62",
3131
"cron-schedule": "^5.0.4",
3232
"esbuild": "^0.25.1",
3333
"hono": "^4.7.5",

apps/workers-bindings/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"dependencies": {
2626
"@cloudflare/workers-oauth-provider": "0.0.2",
27-
"@modelcontextprotocol/sdk": "1.8.0",
27+
"@modelcontextprotocol/sdk": "1.9.0",
2828
"@repo/mcp-common": "workspace:*",
29-
"agents": "0.0.49",
29+
"agents": "0.0.62",
3030
"hono": "4.7.6",
3131
"zod": "3.24.2"
3232
}

apps/workers-observability/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.2",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.8.0",
17+
"@modelcontextprotocol/sdk": "1.9.0",
1818
"@repo/mcp-common": "workspace:*",
19-
"agents": "0.0.49",
19+
"agents": "0.0.62",
2020
"cloudflare": "4.2.0",
2121
"hono": "4.7.6",
2222
"zod": "3.24.2"

packages/mcp-common/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"dependencies": {
1414
"@cloudflare/workers-oauth-provider": "0.0.2",
1515
"@hono/zod-validator": "0.4.3",
16-
"@modelcontextprotocol/sdk": "1.8.0",
17-
"agents": "0.0.49",
16+
"@modelcontextprotocol/sdk": "1.9.0",
17+
"agents": "0.0.62",
1818
"cloudflare": "4.2.0",
1919
"hono": "4.7.6",
2020
"zod": "3.24.2"

pnpm-lock.yaml

Lines changed: 14 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)