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

Commit 2a112aa

Browse files
fix(package): update csv-stringify to version 2.0.0
1 parent de0dc15 commit 2a112aa

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
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"colors": "^1.1.2",
2323
"csv-parse": "1.2.1",
24-
"csv-stringify": "^1.0.4",
24+
"csv-stringify": "^2.0.0",
2525
"express": "^4.13.4",
2626
"hospitalrun": "1.0.0-beta",
2727
"hospitalrun-dblisteners": "1.0.0-beta",

0 commit comments

Comments
 (0)