From 275c1b001e123ef8c2982cdfe12af3ef8ad0c698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:10:48 +0000 Subject: [PATCH] build(deps): bump @anthropic-ai/sdk from 0.81.0 to 0.112.4 Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.81.0 to 0.112.4. - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.81.0...sdk-v0.112.4) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.112.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e04fe456c..0dffdf55a 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ }, "dependencies": { "@anthropic-ai/claude-agent-sdk": "^0.2.139", - "@anthropic-ai/sdk": "^0.81.0", + "@anthropic-ai/sdk": "^0.112.4", "@capacitor/android": "^8.4.1", "@capacitor/app": "^8.0.0", "@capacitor/core": "^8.4.1",