@n8n/n8n-nodes-langchain 2.20.5 → 2.20.7

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
- ccd662de22d57ec078c32b7f8d2815ceafc70203e3374c12a660f71c04c54ef9
1
+ b0ddd4cbba4a071cceb01314c02c63c8b1b47b6186a171183a8df98cb0846325
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n/n8n-nodes-langchain",
3
- "version": "2.20.5",
3
+ "version": "2.20.7",
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.4"
204
+ "n8n-core": "2.20.6"
205
205
  },
206
206
  "dependencies": {
207
207
  "@aws-sdk/client-sso-oidc": "3.808.0",
@@ -277,13 +277,13 @@
277
277
  "zod-to-json-schema": "3.23.3",
278
278
  "@n8n/ai-utilities": "0.14.1",
279
279
  "@n8n/client-oauth2": "1.4.1",
280
+ "@n8n/di": "0.11.0",
281
+ "@n8n/config": "2.19.1",
280
282
  "@n8n/errors": "0.8.0",
281
283
  "@n8n/json-schema-to-zod": "1.9.0",
282
284
  "@n8n/typescript-config": "1.4.0",
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"
285
+ "n8n-nodes-base": "2.20.7",
286
+ "n8n-workflow": "2.20.3"
287
287
  },
288
288
  "license": "SEE LICENSE IN LICENSE.md",
289
289
  "homepage": "https://n8n.io",