From f99adb69a46c945968d828dfec92ff6e9fee8896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:31:30 +0000 Subject: [PATCH] build(deps): bump ai in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [ai](https://github.com/vercel/ai). Updates `ai` from 4.3.19 to 6.0.138 - [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.3.19...ai@6.0.138) --- updated-dependencies: - dependency-name: ai dependency-version: 6.0.138 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afd98df..f0e862d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/jsonwebtoken": "^9.0.7", "@types/mongoose": "^5.11.97", "@zodyac/zod-mongoose": "^3.0.0", - "ai": "^4.1.4", + "ai": "^6.0.138", "axios": "^1.7.7", "bcrypt": "5.1.0", "cors": "^2.8.5",