From 193100085c03267cce25905e841053c054c5e150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 21:04:14 +0000 Subject: [PATCH] deps(deps): bump node-llama-cpp in the production-dependencies group Bumps the production-dependencies group with 1 update: [node-llama-cpp](https://github.com/withcatai/node-llama-cpp). Updates `node-llama-cpp` from 3.19.1 to 3.20.0 - [Release notes](https://github.com/withcatai/node-llama-cpp/releases) - [Commits](https://github.com/withcatai/node-llama-cpp/compare/v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: node-llama-cpp dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af19ebf1..5d93a348 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "ink-spinner": "^5.0.0", "minimatch": "^10.2.5", "node-notifier": "^10.0.1", - "node-llama-cpp": "3.19.1", + "node-llama-cpp": "3.20.0", "node-pty": "1.1.0", "open": "^11.0.0", "ora": "^9.4.1",