chore(deps): bump @ai-sdk/provider-utils from 3.0.25 to 3.0.26

Bumps [@ai-sdk/provider-utils](https://github.com/vercel/ai/tree/HEAD/packages/provider-utils) from 3.0.25 to 3.0.26.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/provider-utils@3.0.26/packages/provider-utils/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/provider-utils@3.0.26/packages/provider-utils)

---
updated-dependencies:
- dependency-name: "@ai-sdk/provider-utils"
  dependency-version: 3.0.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-13 00:28:26 +00:00 committed by GitHub
parent 3a43f7632f
commit 5266492eed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
package-lock.json generated
View file

@ -6,7 +6,6 @@
"": {
"name": "research-stack",
"dependencies": {
"@ai-sdk/provider-utils": "^4.0.27",
"@cline/sdk": "^0.0.41",
"@modelcontextprotocol/inspector": "^0.21.2",
"@modelcontextprotocol/sdk": "^1.29.0",
@ -3959,9 +3958,9 @@
}
},
"node_modules/dify-ai-provider/node_modules/@ai-sdk/provider-utils": {
"version": "3.0.25",
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.25.tgz",
"integrity": "sha512-CvsRu+32Y8a167s+lrIBtsybvgTHp8j9y+6BeTvLeoW3Q+okw/b4CnNUFOLIXsRaKHQKAH+IHNJPYWywfpw0LA==",
"version": "3.0.26",
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.26.tgz",
"integrity": "sha512-dNciNI4knep6z3cqDNng7yORCcBnEDBHZYj8rJLcLn9pLzEtNVkf6WLg9HR6AnVDDRxHsUeGAEqyF8M+FAtRgg==",
"license": "Apache-2.0",
"dependencies": {
"@ai-sdk/provider": "2.0.3",