From 41bcb8f70e8fd8101cee47cce5db8ad3a3d630a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:52:33 +0000 Subject: [PATCH] chore(deps): bump ai in /cloudrunfunctions/cloudbase-agent Bumps [ai](https://github.com/vercel/ai) from 4.2.6 to 5.0.52. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@4.2.6...ai@5.0.52) --- updated-dependencies: - dependency-name: ai dependency-version: 5.0.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloudrunfunctions/cloudbase-agent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudrunfunctions/cloudbase-agent/package.json b/cloudrunfunctions/cloudbase-agent/package.json index 006e5bc1..485aa328 100644 --- a/cloudrunfunctions/cloudbase-agent/package.json +++ b/cloudrunfunctions/cloudbase-agent/package.json @@ -32,7 +32,7 @@ "@modelcontextprotocol/sdk": "1.11.3", "@types/js-yaml": "^4.0.9", "@types/node": "^22.10.7", - "ai": "4.2.6", + "ai": "5.0.52", "dotenv": "^16.4.7", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^5.5.1",