Skip to content

Commit b2c9893

Browse files
fix(package): update fast-csv to version 4.0.3
Closes #26
1 parent 9e80cc5 commit b2c9893

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.3",
2727
"ioredis": "^4.0.0",
2828
"js-yaml": "^3.13.1",
2929
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)