diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index cf80168b..01b33d50 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -24,6 +24,6 @@ "luxon": "^3.7.2", "openai": "^6.10.0", "playwright": "~1.56.0", - "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 898434a1..9c3f57dc 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/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index 8b13e486..84d52c16 100644 --- a/typescript-examples/rpa-forms-example/package.json +++ b/typescript-examples/rpa-forms-example/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 a03e1e31..3b917b3e 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" } }