refactor(core): Move queueModeId as hostId to InstanceSettings (#11262)

This commit is contained in:
Iván Ovejero
2024-10-15 14:55:13 +02:00
committed by GitHub
parent d3b05f1c54
commit 05467fd101
27 changed files with 123 additions and 127 deletions

View File

@@ -36,6 +36,7 @@
"@types/xml2js": "catalog:"
},
"dependencies": {
"@langchain/core": "catalog:",
"@n8n/client-oauth2": "workspace:*",
"aws4": "1.11.0",
"axios": "catalog:",
@@ -45,10 +46,10 @@
"file-type": "16.5.4",
"form-data": "catalog:",
"lodash": "catalog:",
"@langchain/core": "catalog:",
"luxon": "catalog:",
"mime-types": "2.1.35",
"n8n-workflow": "workspace:*",
"nanoid": "catalog:",
"oauth-1.0a": "2.2.6",
"p-cancelable": "2.1.1",
"pretty-bytes": "5.6.0",