@n8n/n8n-nodes-langchain 2.27.2 → 2.27.3

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
- 1986e722d9c6f77fb60afac02d530fa761039114d90467355573e2d9392ae739
1
+ ab0980565053ae25f63b65792557cf601d217e36ac3bfe6db9d2e1b8133edc95
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n/n8n-nodes-langchain",
3
- "version": "2.27.2",
3
+ "version": "2.27.3",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -208,9 +208,9 @@
208
208
  "fast-glob": "3.2.12",
209
209
  "vitest": "^4.1.1",
210
210
  "vitest-mock-extended": "^3.1.0",
211
- "@n8n/vitest-config": "1.15.0",
212
211
  "@n8n/eslint-plugin-community-nodes": "0.21.0",
213
- "n8n-core": "2.27.1"
212
+ "@n8n/vitest-config": "1.15.0",
213
+ "n8n-core": "2.27.2"
214
214
  },
215
215
  "dependencies": {
216
216
  "@aws-sdk/client-bedrock-runtime": "3.938.0",
@@ -288,15 +288,15 @@
288
288
  "weaviate-client": "3.9.0",
289
289
  "zod": "3.25.67",
290
290
  "zod-to-json-schema": "3.23.3",
291
+ "@n8n/client-oauth2": "1.9.0",
291
292
  "@n8n/ai-utilities": "0.20.1",
292
- "@n8n/config": "2.25.1",
293
293
  "@n8n/di": "0.14.0",
294
294
  "@n8n/errors": "0.10.0",
295
- "@n8n/client-oauth2": "1.9.0",
296
- "@n8n/json-schema-to-zod": "1.10.0",
297
- "n8n-workflow": "2.27.0",
298
295
  "@n8n/typescript-config": "1.6.0",
299
- "n8n-nodes-base": "2.27.2"
296
+ "@n8n/json-schema-to-zod": "1.10.0",
297
+ "n8n-workflow": "2.27.1",
298
+ "n8n-nodes-base": "2.27.3",
299
+ "@n8n/config": "2.25.1"
300
300
  },
301
301
  "license": "SEE LICENSE IN LICENSE.md",
302
302
  "homepage": "https://n8n.io",