refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files (#7095)

Co-authored-by: Michael Kret <michael.k@radency.com>
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-09-06 11:58:00 +02:00
committed by GitHub
parent 2f647974f4
commit 689a77cc87
7 changed files with 910 additions and 489 deletions

View File

@@ -822,6 +822,7 @@
"cheerio": "1.0.0-rc.6",
"chokidar": "3.5.2",
"cron": "~1.7.2",
"csv-parse": "^5.5.0",
"currency-codes": "^2.1.0",
"eventsource": "^2.0.2",
"fast-glob": "^3.2.5",