From 74745bd43662243d523b981778097245968473d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:37:42 +0000 Subject: [PATCH] chore(deps-dev): bump @langchain/community from 1.1.15 to 1.1.18 Bumps [@langchain/community](https://github.com/langchain-ai/langchainjs) from 1.1.15 to 1.1.18. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.1.15...@langchain/community@1.1.18) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-version: 1.1.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 121 ++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 102 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1066233..16854e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@hpcc-js/wasm-llama": "1.0.0", "@hpcc-js/wasm-zstd": "1.12.0", "@langchain/classic": "1.0.17", - "@langchain/community": "1.1.15", + "@langchain/community": "1.1.18", "@langchain/core": "1.1.24", "@langchain/ollama": "1.2.2", "@observablehq/inspector": "5.0.1", @@ -2961,14 +2961,14 @@ } }, "node_modules/@langchain/community": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/@langchain/community/-/community-1.1.15.tgz", - "integrity": "sha512-HH4Vax3pSAJH4JEYKNIdsWL06EXE/3GIhaa0IzrmzEn1N76RlO+P3usJKrkx14o4AyZ92Be2EW6ZfQbeTjxD9g==", + "version": "1.1.18", + "resolved": "https://registry.npmjs.org/@langchain/community/-/community-1.1.18.tgz", + "integrity": "sha512-F+grFLi2DtnFRQvdkRNiR8Ew6VAZ6ZP9VPmEHMTf5tOPPOR5IPPGA1USXxJMfVq6RbeOXEgNSElwDGgyg32FAQ==", "dev": true, "license": "MIT", "dependencies": { - "@langchain/classic": "1.0.17", - "@langchain/openai": "1.2.7", + "@langchain/classic": "1.0.19", + "@langchain/openai": "1.2.9", "binary-extensions": "^2.2.0", "flat": "^5.0.2", "js-yaml": "^4.1.1", @@ -2982,14 +2982,14 @@ "peerDependencies": { "@arcjet/redact": "^v1.1.0", "@aws-crypto/sha256-js": "^5.0.0", - "@aws-sdk/client-dynamodb": "^3.985.0", - "@aws-sdk/client-lambda": "^3.985.0", - "@aws-sdk/client-s3": "^3.985.0", - "@aws-sdk/client-sagemaker-runtime": "^3.985.0", - "@aws-sdk/client-sfn": "^3.985.0", + "@aws-sdk/client-dynamodb": "^3.991.0", + "@aws-sdk/client-lambda": "^3.991.0", + "@aws-sdk/client-s3": "^3.991.0", + "@aws-sdk/client-sagemaker-runtime": "^3.991.0", + "@aws-sdk/client-sfn": "^3.991.0", "@aws-sdk/credential-provider-node": "^3.388.0", "@azure/search-documents": "^12.2.0", - "@azure/storage-blob": "^12.30.0", + "@azure/storage-blob": "^12.31.0", "@browserbasehq/sdk": "*", "@browserbasehq/stagehand": "^1.0.0", "@clickhouse/client": "^0.2.5", @@ -2997,18 +2997,18 @@ "@elastic/elasticsearch": "^8.4.0", "@getmetal/metal-sdk": "*", "@getzep/zep-cloud": "^1.0.6", - "@getzep/zep-js": "^0.9.0", + "@getzep/zep-js": "^2.0.2", "@gomomento/sdk-core": "^1.117.2", "@google-cloud/storage": "^6.10.1 || ^7.7.0", "@gradientai/nodejs-sdk": "^1.2.0", - "@huggingface/inference": "^4.13.11", + "@huggingface/inference": "^4.13.12", "@huggingface/transformers": "^3.8.1", "@ibm-cloud/watsonx-ai": "*", "@lancedb/lancedb": "^0.19.1", - "@langchain/core": "^1.1.23", + "@langchain/core": "^1.1.27", "@layerup/layerup-security": "^1.5.12", "@libsql/client": "^0.17.0", - "@mendable/firecrawl-js": "^4.12.1", + "@mendable/firecrawl-js": "^4.13.0", "@mlc-ai/web-llm": "*", "@mozilla/readability": "*", "@neondatabase/serverless": "*", @@ -3034,13 +3034,13 @@ "@writerai/writer-sdk": "^3.6.0", "@xata.io/client": "^0.28.0", "@zilliz/milvus2-sdk-node": ">=2.3.5", - "apify-client": "^2.22.0", + "apify-client": "^2.22.1", "assemblyai": "^4.23.0", - "azion": "^3.0.0", + "azion": "^3.1.1", "better-sqlite3": ">=9.4.0 <12.0.0", "cassandra-driver": "^4.7.2", "cborg": "^4.5.8", - "cheerio": "^1.0.0-rc.12", + "cheerio": "^1.2.0", "chromadb": "*", "closevector-common": "0.1.3", "closevector-node": "0.1.6", @@ -3071,7 +3071,7 @@ "mammoth": "^1.11.0", "mariadb": "^3.4.0", "mem0ai": "^2.1.8", - "mysql2": "^3.16.3", + "mysql2": "^3.17.2", "neo4j-driver": "*", "node-llama-cpp": ">=3.0.0", "notion-to-md": "^3.1.0", @@ -3453,6 +3453,87 @@ } } }, + "node_modules/@langchain/community/node_modules/@langchain/classic": { + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/@langchain/classic/-/classic-1.0.19.tgz", + "integrity": "sha512-aFx+xFhKnBF4yiSmzL/v2Xf6GMlDUEEwSj8+CaaFSHdR31reqCrpkF4eq1G0G7Q8j9LEpyOSKqoOi/fpSO5Hsg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@langchain/openai": "1.2.9", + "@langchain/textsplitters": "1.0.1", + "handlebars": "^4.7.8", + "js-yaml": "^4.1.1", + "jsonpointer": "^5.0.1", + "openapi-types": "^12.1.3", + "uuid": "^10.0.0", + "yaml": "^2.2.1", + "zod": "^3.25.76 || ^4" + }, + "engines": { + "node": ">=20" + }, + "optionalDependencies": { + "langsmith": ">=0.4.0 <1.0.0" + }, + "peerDependencies": { + "@langchain/core": "^1.0.0", + "cheerio": "*", + "peggy": "^3.0.2", + "typeorm": "*" + }, + "peerDependenciesMeta": { + "cheerio": { + "optional": true + }, + "peggy": { + "optional": true + }, + "typeorm": { + "optional": true + } + } + }, + "node_modules/@langchain/community/node_modules/@langchain/openai": { + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/@langchain/openai/-/openai-1.2.9.tgz", + "integrity": "sha512-hExRiUoKOg1vfkwBAI5J2C4tqNx5LLZ0CUelG8Ej6K8bS2LfFN9bL4ZNQYqNIwAJNSqpDaV9tknxP2fssZjp+Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "js-tiktoken": "^1.0.12", + "openai": "^6.18.0", + "zod": "^3.25.76 || ^4" + }, + "engines": { + "node": ">=20" + }, + "peerDependencies": { + "@langchain/core": "^1.1.27" + } + }, + "node_modules/@langchain/community/node_modules/@langchain/openai/node_modules/openai": { + "version": "6.25.0", + "resolved": "https://registry.npmjs.org/openai/-/openai-6.25.0.tgz", + "integrity": "sha512-mEh6VZ2ds2AGGokWARo18aPISI1OhlgdEIC1ewhkZr8pSIT31dec0ecr9Nhxx0JlybyOgoAT1sWeKtwPZzJyww==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "openai": "bin/cli" + }, + "peerDependencies": { + "ws": "^8.18.0", + "zod": "^3.25 || ^4.0" + }, + "peerDependenciesMeta": { + "ws": { + "optional": true + }, + "zod": { + "optional": true + } + } + }, "node_modules/@langchain/community/node_modules/uuid": { "version": "10.0.0", "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", diff --git a/package.json b/package.json index 210cae9..11dfe95 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@hpcc-js/wasm-expat": "1.13.0", "@hpcc-js/wasm-llama": "1.0.0", "@hpcc-js/wasm-zstd": "1.12.0", - "@langchain/community": "1.1.15", + "@langchain/community": "1.1.18", "@langchain/core": "1.1.24", "@langchain/classic": "1.0.17", "@langchain/ollama": "1.2.2",