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