@n8n/n8n-nodes-langchain 1.122.30 → 1.122.32
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/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/n8n-nodes-langchain",
|
|
3
|
-
"version": "1.122.
|
|
3
|
+
"version": "1.122.32",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"@n8n/typeorm": "0.3.20-15",
|
|
196
196
|
"@pinecone-database/pinecone": "^5.0.2",
|
|
197
197
|
"@qdrant/js-client-rest": "^1.15.0",
|
|
198
|
-
"@supabase/supabase-js": "2.
|
|
198
|
+
"@supabase/supabase-js": "2.50.0",
|
|
199
199
|
"@xata.io/client": "0.28.4",
|
|
200
200
|
"@zilliz/milvus2-sdk-node": "^2.5.7",
|
|
201
201
|
"basic-auth": "2.0.1",
|
|
@@ -225,18 +225,18 @@
|
|
|
225
225
|
"temp": "0.9.4",
|
|
226
226
|
"tmp-promise": "3.0.3",
|
|
227
227
|
"undici": "^6.21.0",
|
|
228
|
-
"vm2": "3.11.
|
|
228
|
+
"vm2": "3.11.3",
|
|
229
229
|
"weaviate-client": "3.6.2",
|
|
230
230
|
"zod": "3.25.67",
|
|
231
231
|
"zod-to-json-schema": "3.23.3",
|
|
232
|
-
"@n8n/config": "1.65.5",
|
|
233
232
|
"@n8n/client-oauth2": "0.33.3",
|
|
234
|
-
"@n8n/errors": "0.5.0",
|
|
235
233
|
"@n8n/di": "0.10.0",
|
|
234
|
+
"@n8n/config": "1.65.5",
|
|
235
|
+
"@n8n/errors": "0.5.0",
|
|
236
236
|
"@n8n/json-schema-to-zod": "1.6.0",
|
|
237
237
|
"@n8n/typescript-config": "1.3.0",
|
|
238
238
|
"n8n-workflow": "1.120.13",
|
|
239
|
-
"n8n-nodes-base": "1.121.
|
|
239
|
+
"n8n-nodes-base": "1.121.30"
|
|
240
240
|
},
|
|
241
241
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
242
242
|
"homepage": "https://n8n.io",
|