From 24d8af98acf7fd5258f3ef7605d2164510e74bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:24:31 +0000 Subject: [PATCH] chore(deps): bump @langchain/community in /packages/ai-proxy Bumps [@langchain/community](https://github.com/langchain-ai/langchainjs) from 1.1.4 to 1.1.14. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/community@1.1.4...@langchain/community@1.1.14) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-version: 1.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/ai-proxy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ai-proxy/package.json b/packages/ai-proxy/package.json index a6dc96053..55cac5906 100644 --- a/packages/ai-proxy/package.json +++ b/packages/ai-proxy/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@forestadmin/datasource-toolkit": "1.50.1", - "@langchain/community": "1.1.4", + "@langchain/community": "1.1.14", "@langchain/core": "1.1.15", "@langchain/langgraph": "^1.1.0", "@langchain/mcp-adapters": "1.1.1",