@n8n/n8n-nodes-langchain 2.20.4 → 2.20.5

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
- 226fbde5116e8c340bffe2d9d9a9a48975106590195b8c1bc9291a5c0929c11b
1
+ ccd662de22d57ec078c32b7f8d2815ceafc70203e3374c12a660f71c04c54ef9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n/n8n-nodes-langchain",
3
- "version": "2.20.4",
3
+ "version": "2.20.5",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -201,7 +201,7 @@
201
201
  "fast-glob": "3.2.12",
202
202
  "jest-mock-extended": "^3.0.4",
203
203
  "@n8n/eslint-plugin-community-nodes": "0.15.0",
204
- "n8n-core": "2.20.3"
204
+ "n8n-core": "2.20.4"
205
205
  },
206
206
  "dependencies": {
207
207
  "@aws-sdk/client-sso-oidc": "3.808.0",
@@ -276,14 +276,14 @@
276
276
  "zod": "3.25.67",
277
277
  "zod-to-json-schema": "3.23.3",
278
278
  "@n8n/ai-utilities": "0.14.1",
279
- "@n8n/config": "2.19.1",
280
- "@n8n/di": "0.11.0",
279
+ "@n8n/client-oauth2": "1.4.1",
281
280
  "@n8n/errors": "0.8.0",
282
281
  "@n8n/json-schema-to-zod": "1.9.0",
283
282
  "@n8n/typescript-config": "1.4.0",
284
- "n8n-workflow": "2.20.0",
285
- "@n8n/client-oauth2": "1.4.1",
286
- "n8n-nodes-base": "2.20.4"
283
+ "@n8n/config": "2.19.1",
284
+ "n8n-workflow": "2.20.1",
285
+ "@n8n/di": "0.11.0",
286
+ "n8n-nodes-base": "2.20.5"
287
287
  },
288
288
  "license": "SEE LICENSE IN LICENSE.md",
289
289
  "homepage": "https://n8n.io",