From b81105dc8ccb123556b9baf6384b2ac0af254147 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Nov 2025 09:57:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPREVAL-13833679 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89c4f57..793ffeb 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "fs-extra": "^11.1.1", "hnswlib-node": "1.4.2", "html-to-text": "^9.0.5", - "langchain": "^0.0.163", + "langchain": "^0.1.29", "mammoth": "^1.6.0", "ora": "^7.0.1", "pdf-parse": "^1.1.1",