From f0562c76eb1d29764272385d15807579d2c072b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:09:18 +0000 Subject: [PATCH] Update dependency @anthropic-ai/sdk to ^0.112.0 --- typescript-examples/computer-use/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index 7c5be5b2..fccd7f35 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -17,7 +17,7 @@ "author": "", "license": "ISC", "dependencies": { - "@anthropic-ai/sdk": "^0.71.2", + "@anthropic-ai/sdk": "^0.112.0", "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.34",