From 7b61d84a9dd1690382c18309b27f5c43e4c254ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 21:47:49 +0000 Subject: [PATCH] Update dependency @anthropic-ai/sdk to ^0.115.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..146cfab8 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.115.0", "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.34",