From 9e7259f960d2e4cfe9e699f7ea8381f8418544e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:05:22 +0000 Subject: [PATCH] fix(deps): update dependency @anthropic-ai/sdk to ^0.82.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 b4c65793..86543ce6 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.82.0", "@browserbasehq/stagehand": "3.1.0", "@intuned/browser": "0.1.12", "@intuned/runtime": "1.3.23",