From ddc21fa1192683ae33c4716a921507ba32e1f7ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 02:26:57 +0000 Subject: [PATCH] Bump ai from 4.1.16 to 4.1.17 (#2093) Bumps [ai](https://github.com/vercel/ai) from 4.1.16 to 4.1.17. - [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.1.16...ai@4.1.17) --- updated-dependencies: - dependency-name: ai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index eefd1d15..25c0b241 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@heroicons/react": "2.2.0", "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-slot": "^1.0.2", - "ai": "4.1.16", + "ai": "4.1.17", "bcrypt": "5.1.1", "class-variance-authority": "^0.7.0", "lucide-react": "^0.474.0", @@ -2213,9 +2213,9 @@ } }, "node_modules/ai": { - "version": "4.1.16", - "resolved": "https://registry.npmjs.org/ai/-/ai-4.1.16.tgz", - "integrity": "sha512-4l8Dl2+reG210/l19E/D9NrpfumJuiyih7EehVm1wdMhz4/rSLjVewxkcmdcTczPee3/axB5Rp5h8q5hyIYB/g==", + "version": "4.1.17", + "resolved": "https://registry.npmjs.org/ai/-/ai-4.1.17.tgz", + "integrity": "sha512-5SW15tXDuxE/wlEOjRKxLxTOUIGD4C9bIee+FCFvXHTTAZhHiQjViC2s7RtMUW+hbFtGya302jUHY1Pe8A/YuQ==", "license": "Apache-2.0", "dependencies": { "@ai-sdk/provider": "1.0.7", diff --git a/package.json b/package.json index c7c6d7b4..d7509898 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@heroicons/react": "2.2.0", "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-slot": "^1.0.2", - "ai": "4.1.16", + "ai": "4.1.17", "bcrypt": "5.1.1", "class-variance-authority": "^0.7.0", "lucide-react": "^0.474.0",