@n8n/n8n-nodes-langchain 2.21.1 → 2.21.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6e4d10365c447d9c3e5dd281173ef66f499e19f2115d47af8e81f5f898de73b8
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/n8n-nodes-langchain",
|
|
3
|
-
"version": "2.21.
|
|
3
|
+
"version": "2.21.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"exports": {
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"vitest-mock-extended": "^3.1.0",
|
|
206
206
|
"@n8n/eslint-plugin-community-nodes": "0.16.0",
|
|
207
207
|
"@n8n/vitest-config": "1.10.0",
|
|
208
|
-
"n8n-core": "2.21.
|
|
208
|
+
"n8n-core": "2.21.2"
|
|
209
209
|
},
|
|
210
210
|
"dependencies": {
|
|
211
211
|
"@aws-sdk/client-sso-oidc": "3.808.0",
|
|
@@ -280,14 +280,14 @@
|
|
|
280
280
|
"zod": "3.25.67",
|
|
281
281
|
"zod-to-json-schema": "3.23.3",
|
|
282
282
|
"@n8n/ai-utilities": "0.15.0",
|
|
283
|
-
"@n8n/client-oauth2": "1.5.0",
|
|
284
283
|
"@n8n/config": "2.20.0",
|
|
284
|
+
"@n8n/client-oauth2": "1.5.0",
|
|
285
285
|
"@n8n/di": "0.11.0",
|
|
286
|
-
"@n8n/errors": "0.8.0",
|
|
287
286
|
"@n8n/json-schema-to-zod": "1.9.0",
|
|
287
|
+
"@n8n/errors": "0.8.0",
|
|
288
288
|
"@n8n/typescript-config": "1.4.0",
|
|
289
|
-
"n8n-workflow": "2.21.
|
|
290
|
-
"n8n-nodes-base": "2.21.
|
|
289
|
+
"n8n-workflow": "2.21.1",
|
|
290
|
+
"n8n-nodes-base": "2.21.2"
|
|
291
291
|
},
|
|
292
292
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
293
293
|
"homepage": "https://n8n.io",
|