Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit e9f2534

Browse files
fix(package): update csv-parse to version 1.2.1
1 parent 524eaa8 commit e9f2534

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
@@ -20,7 +20,7 @@
2020
"license": "GPL-3.0",
2121
"dependencies": {
2222
"colors": "^1.1.2",
23-
"csv-parse": "1.1.7",
23+
"csv-parse": "1.2.1",
2424
"csv-stringify": "^1.0.4",
2525
"express": "^4.13.4",
2626
"hospitalrun": "1.0.0-beta",

0 commit comments

Comments
 (0)