Skip to content

Commit 06a00c6

Browse files
fix(package): update fast-csv to version 4.0.2
Closes #26
1 parent d20e72f commit 06a00c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"debug": "~4.1.0",
2424
"express": "^5.0.0-alpha.7",
2525
"express-session": "~1.16.0",
26-
"fast-csv": "^2.3.0",
26+
"fast-csv": "^4.0.2",
2727
"ioredis": "^4.0.0",
2828
"lodash": "^4.17.10",
2929
"moment": "^2.22.2",

0 commit comments

Comments
 (0)