@n8n/n8n-nodes-langchain 2.28.4 → 2.28.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
- 33ceefaa516c9a122789cfc6e3cbcccaa8927f20583e72521ee6fd41f1909384
1
+ 4b3e99b928a3e87ec8ac8891e67c22db77684a08117651d1af9cf518598ce037
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n/n8n-nodes-langchain",
3
- "version": "2.28.4",
3
+ "version": "2.28.5",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -289,16 +289,16 @@
289
289
  "weaviate-client": "3.9.0",
290
290
  "zod": "3.25.67",
291
291
  "zod-to-json-schema": "3.23.3",
292
- "@n8n/ai-utilities": "0.21.3",
292
+ "@n8n/ai-utilities": "0.21.4",
293
293
  "@n8n/client-oauth2": "1.10.0",
294
- "@n8n/di": "0.14.0",
295
294
  "@n8n/config": "2.26.0",
295
+ "@n8n/di": "0.14.0",
296
296
  "@n8n/errors": "0.10.0",
297
+ "@n8n/typescript-config": "1.6.1",
298
+ "n8n-core": "2.28.5",
299
+ "n8n-nodes-base": "2.28.4",
297
300
  "@n8n/json-schema-to-zod": "1.11.0",
298
- "n8n-core": "2.28.4",
299
- "n8n-nodes-base": "2.28.3",
300
- "n8n-workflow": "2.28.3",
301
- "@n8n/typescript-config": "1.6.1"
301
+ "n8n-workflow": "2.28.4"
302
302
  },
303
303
  "license": "SEE LICENSE IN LICENSE.md",
304
304
  "homepage": "https://n8n.io",