diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index b932a2a4..d0ecaa2d 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -25,6 +25,6 @@ "openai": "^6.10.0", "playwright": "~1.56.0", "sharp": "^0.34.5", - "zod": "3.25.67" + "zod": "3.25.76" } } diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index bbcd9f28..475f597c 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -23,6 +23,6 @@ "@intuned/runtime": "^1.3.15", "@types/node": "^20.10.3", "playwright": "~1.56.0", - "zod": "3.25.67" + "zod": "3.25.76" } } diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index a40f3dda..20f3cb46 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -20,6 +20,6 @@ "@intuned/runtime": "^1.3.15", "@types/node": "^20.10.3", "playwright": "~1.56.0", - "zod": "3.25.67" + "zod": "3.25.76" } }