@n8n/n8n-nodes-langchain 1.53.1 → 1.53.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/build.tsbuildinfo +1 -1
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/n8n-nodes-langchain",
|
|
3
|
-
"version": "1.53.
|
|
3
|
+
"version": "1.53.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"@langchain/textsplitters": "0.0.3",
|
|
143
143
|
"@mozilla/readability": "^0.5.0",
|
|
144
144
|
"@n8n/typeorm": "0.3.20-10",
|
|
145
|
-
"@n8n/vm2": "3.9.
|
|
145
|
+
"@n8n/vm2": "3.9.25",
|
|
146
146
|
"@pinecone-database/pinecone": "3.0.0",
|
|
147
147
|
"@qdrant/js-client-rest": "1.9.0",
|
|
148
148
|
"@supabase/supabase-js": "2.43.4",
|
|
@@ -170,8 +170,8 @@
|
|
|
170
170
|
"tmp-promise": "3.0.3",
|
|
171
171
|
"zod": "3.23.8",
|
|
172
172
|
"zod-to-json-schema": "3.23.0",
|
|
173
|
-
"n8n-
|
|
174
|
-
"n8n-
|
|
173
|
+
"n8n-nodes-base": "1.53.2",
|
|
174
|
+
"n8n-workflow": "1.52.1"
|
|
175
175
|
},
|
|
176
176
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
177
177
|
"homepage": "https://n8n.io",
|