From 982d069858d774d47d1d9a9131f8e6987ae292dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:25:38 +0000 Subject: [PATCH] chore(deps): Bump @ai-sdk/anthropic from 4.0.1 to 4.0.42 Bumps [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) from 4.0.1 to 4.0.42. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@4.0.42/packages/anthropic) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 4.0.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/tinycode/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20d43ecbd..8a53e5c35 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "dependencies": { "@ai-sdk/alibaba": "2.0.2", "@ai-sdk/amazon-bedrock": "5.0.2", - "@ai-sdk/anthropic": "4.0.1", + "@ai-sdk/anthropic": "4.0.42", "@ai-sdk/azure": "4.0.2", "@ai-sdk/cerebras": "3.0.1", "@ai-sdk/cohere": "4.0.1", diff --git a/packages/tinycode/package.json b/packages/tinycode/package.json index ca8a2ba80..1747faec2 100644 --- a/packages/tinycode/package.json +++ b/packages/tinycode/package.json @@ -75,7 +75,7 @@ "@agentclientprotocol/sdk": "0.21.0", "@ai-sdk/alibaba": "2.0.2", "@ai-sdk/amazon-bedrock": "5.0.2", - "@ai-sdk/anthropic": "4.0.1", + "@ai-sdk/anthropic": "4.0.42", "@ai-sdk/azure": "4.0.2", "@ai-sdk/cerebras": "3.0.1", "@ai-sdk/cohere": "4.0.1",