From 264d0a76715ec4568eab83aac6e3342265737d00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:36:41 +0200 Subject: [PATCH] chore(deps): bump @ai-sdk/mistral from 3.0.39 to 3.0.40 (#22117) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@ai-sdk/mistral](https://github.com/vercel/ai/tree/HEAD/packages/mistral) from 3.0.39 to 3.0.40.
Changelog

Sourced from @​ai-sdk/mistral's changelog.

3.0.40

Patch Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@ai-sdk/mistral&package-manager=npm_and_yarn&previous-version=3.0.39&new-version=3.0.40)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Review in cubic Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4a653888e0..fd4e26da5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -93,14 +93,14 @@ __metadata: linkType: hard "@ai-sdk/mistral@npm:^3.0.38": - version: 3.0.39 - resolution: "@ai-sdk/mistral@npm:3.0.39" + version: 3.0.40 + resolution: "@ai-sdk/mistral@npm:3.0.40" dependencies: "@ai-sdk/provider": "npm:3.0.10" - "@ai-sdk/provider-utils": "npm:4.0.29" + "@ai-sdk/provider-utils": "npm:4.0.30" peerDependencies: zod: ^3.25.76 || ^4.1.8 - checksum: 10c0/37a73ba5e36de81c7f6f758823be64abbbf8edd9b0f4141c8f7cb84e6fd401c1f44005b7cba47845461ef3c7c77b0f42b3f6829d16edfd60e8d61da0f9233ee8 + checksum: 10c0/3f96b720dba90a941270d808ce68b94f626f913cab8b82ecd0aa0cbd62252d45e2fb93e256445ac19bad0c4024a384f594793cc44255c1134821037d53ad8049 languageName: node linkType: hard @@ -179,6 +179,19 @@ __metadata: languageName: node linkType: hard +"@ai-sdk/provider-utils@npm:4.0.30": + version: 4.0.30 + resolution: "@ai-sdk/provider-utils@npm:4.0.30" + dependencies: + "@ai-sdk/provider": "npm:3.0.10" + "@standard-schema/spec": "npm:^1.1.0" + eventsource-parser: "npm:^3.0.8" + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + checksum: 10c0/4195612c0da1a634ca11043cbfed8e328c9177fc7289b533653529458163e944398539e53f1a689c6ffdf0f728e25b6cc9c927cfc2fe95e80ed22ae008a8053d + languageName: node + linkType: hard + "@ai-sdk/provider-utils@npm:4.0.5": version: 4.0.5 resolution: "@ai-sdk/provider-utils@npm:4.0.5"