Skip to content

Commit

Permalink
Bump csv-parse from 0.0.6 to 4.4.6
Browse files Browse the repository at this point in the history
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 0.0.6 to 4.4.6.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md)
- [Commits](adaltas/node-csv-parse@v0.0.6...v4.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2020
1 parent 6704297 commit 17a0ecb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"fix": "standard --fix"
},
"dependencies": {
"csv-parse": "0.0.6",
"csv-parse": "4.4.6",
"dotenv": "^8.2.0",
"intercom.io": "~1.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,10 @@ cross-spawn@^6.0.5:
shebang-command "^1.2.0"
which "^1.2.9"

csv-parse@0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-0.0.6.tgz#94610722650feac81cf549c2c9298632d2b6037c"
integrity sha1-lGEHImUP6sgc9UnCySmGMtK2A3w=
csv-parse@4.4.6:
version "4.4.6"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.4.6.tgz#08804dbe86037c46810d49ced77fa0e121f83b4f"
integrity sha512-VisC5TBBhOF+70zjrF9FOiqI2LZOhXK/vAWlOrqyqz3lLa+P8jzJ7L/sg90MHmkSY/brAXWwrmGSZR0tM5yi4g==

dashdash@^1.12.0:
version "1.14.1"
Expand Down

0 comments on commit 17a0ecb

Please sign in to comment.