From e7a7435e6c8db5575a815bcf3fe70b940bef8b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 05:23:13 +0000 Subject: [PATCH] chore(deps): bump ollama from 0.5.17 to 0.6.3 Bumps [ollama](https://github.com/ollama/ollama-js) from 0.5.17 to 0.6.3. - [Release notes](https://github.com/ollama/ollama-js/releases) - [Commits](https://github.com/ollama/ollama-js/compare/v0.5.17...v0.6.3) --- updated-dependencies: - dependency-name: ollama dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3e19a3e..fab126d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dependencies": { "chalk": "^5.3.0", "crypto-js": "^4.2.0", - "ollama": "0.5.17", + "ollama": "0.6.3", "openai": "6.18.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c84662..bb97876 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^4.2.0 version: 4.2.0 ollama: - specifier: 0.5.17 - version: 0.5.17 + specifier: 0.6.3 + version: 0.6.3 openai: specifier: 6.18.0 version: 6.18.0 @@ -4681,8 +4681,8 @@ packages: - which - write-file-atomic - /ollama@0.5.17: - resolution: {integrity: sha512-q5LmPtk6GLFouS+3aURIVl+qcAOPC4+Msmx7uBb3pd+fxI55WnGjmLZ0yijI/CYy79x0QPGx3BwC3u5zv9fBvQ==} + /ollama@0.6.3: + resolution: {integrity: sha512-KEWEhIqE5wtfzEIZbDCLH51VFZ6Z3ZSa6sIOg/E/tBV8S51flyqBOXi+bRxlOYKDf8i327zG9eSTb8IJxvm3Zg==} dependencies: whatwg-fetch: 3.6.20 dev: false