chore: Add missing csv-parse to cli/package.json (#31066)

Co-authored-by: Declan Carroll <declan@n8n.io>
This commit is contained in:
yehorkardash 2026-05-26 14:20:36 +03:00 committed by GitHub
parent 41c958bd9d
commit b4e8bda2d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 14 additions and 6 deletions

View File

@ -67,7 +67,7 @@
"@n8n/utils": "workspace:*",
"@n8n/workflow-sdk": "workspace:*",
"@n8n_io/ai-assistant-sdk": "catalog:",
"csv-parse": "6.2.1",
"csv-parse": "catalog:",
"jsdom": "23.0.1",
"langchain": "catalog:",
"langsmith": "^0.4.6",

View File

@ -57,7 +57,7 @@
"@n8n/utils": "workspace:*",
"@n8n/workflow-sdk": "workspace:*",
"@opentelemetry/api": "^1.9.0",
"csv-parse": "6.2.1",
"csv-parse": "catalog:",
"fast-glob": "catalog:",
"flatted": "catalog:",
"langsmith": "catalog:",

View File

@ -155,6 +155,7 @@
"convict": "6.2.5",
"cookie-parser": "1.4.7",
"cron": "catalog:",
"csv-parse": "catalog:",
"csrf": "3.1.0",
"dotenv": "17.2.3",
"express": "5.1.0",

View File

@ -918,7 +918,7 @@
"cheerio": "1.0.0-rc.6",
"chokidar": "catalog:",
"cron": "catalog:",
"csv-parse": "6.2.1",
"csv-parse": "catalog:",
"currency-codes": "2.1.0",
"eventsource": "2.0.2",
"fast-glob": "catalog:",

View File

@ -156,6 +156,9 @@ catalogs:
cron:
specifier: 4.4.0
version: 4.4.0
csv-parse:
specifier: 6.2.1
version: 6.2.1
eslint:
specifier: 9.29.0
version: 9.29.0
@ -824,7 +827,7 @@ importers:
specifier: 'catalog:'
version: 1.21.0
csv-parse:
specifier: 6.2.1
specifier: 'catalog:'
version: 6.2.1
jsdom:
specifier: 23.0.1
@ -1785,7 +1788,7 @@ importers:
specifier: ^1.9.0
version: 1.9.0
csv-parse:
specifier: 6.2.1
specifier: 'catalog:'
version: 6.2.1
fast-glob:
specifier: 'catalog:'
@ -2859,6 +2862,9 @@ importers:
csrf:
specifier: 3.1.0
version: 3.1.0
csv-parse:
specifier: 'catalog:'
version: 6.2.1
dotenv:
specifier: 17.2.3
version: 17.2.3
@ -4362,7 +4368,7 @@ importers:
specifier: 'catalog:'
version: 4.4.0
csv-parse:
specifier: 6.2.1
specifier: 'catalog:'
version: 6.2.1
currency-codes:
specifier: 2.1.0

View File

@ -65,6 +65,7 @@ catalog:
callsites: 3.1.0
chokidar: 4.0.3
cron: 4.4.0
csv-parse: 6.2.1
eslint: 9.29.0
eslint-plugin-oxlint: ^1.61.0
fast-glob: 3.2.12