Skip to content

Commit b281f75

Browse files
committed
fix: upgrade csv-parse from 2.0.0 to 2.5.0
Snyk has created this PR to upgrade csv-parse from 2.0.0 to 2.5.0. See this package in npm: https://www.npmjs.com/package/csv-parse See this project in Snyk: https://app.snyk.io/org/jswheeler/project/ddb1e59c-6cd1-408d-a1c8-c5e4d6ec418a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 815797a commit b281f75

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chalk": "^2.3.0",
1919
"co": "^4.6.0",
2020
"config": "^1.27.0",
21-
"csv-parse": "^2.0.0",
21+
"csv-parse": "^2.5.0",
2222
"dotenv": "^4.0.0",
2323
"lodash": "^4.17.4",
2424
"moment": "^2.20.0",

0 commit comments

Comments
 (0)