From 7b135b97bba4c5998ae628db05ef3d3aae6d25a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 07:16:08 +0000 Subject: [PATCH] fix(deps): update langchain --- package-lock.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index d45d842..30443ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1597,9 +1597,9 @@ } }, "node_modules/@langchain/community": { - "version": "0.3.22", - "resolved": "https://registry.npmjs.org/@langchain/community/-/community-0.3.22.tgz", - "integrity": "sha512-RGfmG3sfJhVpdFHyPwdQhrzGXdGoCoBh6zWB79/4WaMVU0q0Uo1Y/NeeslSxp778sWEeJkRcXZC73dR8lwOFjw==", + "version": "0.3.23", + "resolved": "https://registry.npmjs.org/@langchain/community/-/community-0.3.23.tgz", + "integrity": "sha512-vO4aTwoMFdI93ejCPrPn5X77ZC+wqWrg+h9k34lXigw90gGPa9ks81Ew50o+shASmhLDV5cX7jf1ZZFbo7yGJw==", "license": "MIT", "dependencies": { "@langchain/openai": ">=0.2.0 <0.4.0", @@ -1742,8 +1742,7 @@ "web-auth-library": "^1.0.3", "word-extractor": "*", "ws": "^8.14.2", - "youtube-transcript": "^1.0.6", - "youtubei.js": "^9.1.0" + "youtubei.js": "*" }, "peerDependenciesMeta": { "@arcjet/redact": { @@ -2106,9 +2105,6 @@ "ws": { "optional": true }, - "youtube-transcript": { - "optional": true - }, "youtubei.js": { "optional": true } @@ -2124,9 +2120,9 @@ } }, "node_modules/@langchain/community/node_modules/langsmith": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.2.14.tgz", - "integrity": "sha512-ClAuAgSf3m9miMYotLEaZKQyKdaWlfjhebCuYco8bc6g72dU2VwTg31Bv4YINBq7EH2i1cMwbOiJxbOXPqjGig==", + "version": "0.2.15", + "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.2.15.tgz", + "integrity": "sha512-homtJU41iitqIZVuuLW7iarCzD4f39KcfP9RTBWav9jifhrsDa1Ez89Ejr+4qi72iuBu8Y5xykchsGVgiEZ93w==", "license": "MIT", "dependencies": { "@types/uuid": "^10.0.0", @@ -5466,9 +5462,9 @@ } }, "node_modules/langchain": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/langchain/-/langchain-0.3.9.tgz", - "integrity": "sha512-uteRutI03Bt9f53nZmx8mWfJXkf6VlFVRuOprRJ0mWdCpkTP359sxrH4v6w4TokLiziPC/aMay662kmOz0dHlA==", + "version": "0.3.10", + "resolved": "https://registry.npmjs.org/langchain/-/langchain-0.3.10.tgz", + "integrity": "sha512-dZXdhs81NU/PS2WfECCLJszx4to3ELK7qTMbumD0rAKx3mQb0sqr8M9MiVCcPgTZ1J1pzoDr5yCSdsmm9UsNXA==", "license": "MIT", "dependencies": { "@langchain/openai": ">=0.1.0 <0.4.0", @@ -5495,6 +5491,7 @@ "@langchain/core": ">=0.2.21 <0.4.0", "@langchain/google-genai": "*", "@langchain/google-vertexai": "*", + "@langchain/google-vertexai-web": "*", "@langchain/groq": "*", "@langchain/mistralai": "*", "@langchain/ollama": "*", @@ -5523,6 +5520,9 @@ "@langchain/google-vertexai": { "optional": true }, + "@langchain/google-vertexai-web": { + "optional": true + }, "@langchain/groq": { "optional": true }, @@ -5559,9 +5559,9 @@ } }, "node_modules/langchain/node_modules/langsmith": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.2.14.tgz", - "integrity": "sha512-ClAuAgSf3m9miMYotLEaZKQyKdaWlfjhebCuYco8bc6g72dU2VwTg31Bv4YINBq7EH2i1cMwbOiJxbOXPqjGig==", + "version": "0.2.15", + "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.2.15.tgz", + "integrity": "sha512-homtJU41iitqIZVuuLW7iarCzD4f39KcfP9RTBWav9jifhrsDa1Ez89Ejr+4qi72iuBu8Y5xykchsGVgiEZ93w==", "license": "MIT", "dependencies": { "@types/uuid": "^10.0.0",