File tree Expand file tree Collapse file tree 6 files changed +10
-11
lines changed
Expand file tree Collapse file tree 6 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "JSONStream" : " ^1.3.5" ,
41- "csv-parser" : " ^2.1 .0" ,
41+ "csv-parser" : " ^3.0 .0" ,
4242 "flat" : " ^5.0.0" ,
4343 "highland" : " ^2.13.0" ,
4444 "npmlog" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 4141 },
4242 "dependencies" : {
4343 "JSONStream" : " ^1.3.5" ,
44- "csv-parser" : " ^2.1 .0" ,
44+ "csv-parser" : " ^3.0 .0" ,
4545 "highland" : " ^2.13.0" ,
4646 "lodash" : " ^4.17.11" ,
4747 "npmlog" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 4545 "@commercetools/sdk-middleware-http" : " ^6.0.11" ,
4646 "@commercetools/sdk-middleware-user-agent" : " ^2.1.5" ,
4747 "JSONStream" : " ^1.3.5" ,
48- "csv-parser" : " ^2.1 .0" ,
48+ "csv-parser" : " ^3.0 .0" ,
4949 "flat" : " ^5.0.0" ,
5050 "highland" : " ^2.13.0" ,
5151 "lodash.isnil" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 4848 "@commercetools/sdk-middleware-http" : " ^6.0.11" ,
4949 "@commercetools/sdk-middleware-user-agent" : " ^2.1.5" ,
5050 "JSONStream" : " ^1.3.5" ,
51- "csv-parser" : " ^2.1 .0" ,
51+ "csv-parser" : " ^3.0 .0" ,
5252 "flat" : " ^5.0.0" ,
5353 "highland" : " ^2.13.0" ,
5454 "lodash.memoize" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 3636 "build" : " babel src --out-dir lib --config-file '../../babel.config.js'"
3737 },
3838 "dependencies" : {
39- "csv-parser" : " ^2.1 .0" ,
39+ "csv-parser" : " ^3.0 .0" ,
4040 "flat" : " ^5.0.0" ,
4141 "json2csv" : " ^5.0.0" ,
4242 "npmlog" : " ^4.1.2" ,
Original file line number Diff line number Diff line change @@ -5394,13 +5394,12 @@ csv-parse@^4.16.3:
53945394 resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
53955395 integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==
53965396
5397- csv-parser@^2.1 .0:
5398- version "2.3.3 "
5399- resolved "https://registry.yarnpkg.com/csv-parser/-/csv-parser-2.3.3. tgz#978120ca14f879a17a8b977d9448daa738a38f65 "
5400- integrity sha512-czcyxc4/3Tt63w0oiK1zsnRgRD4PkqWaRSJ6eef63xC0f+5LVLuGdSYEcJwGp2euPgRHx+jmlH2Lb49anb1CGQ ==
5397+ csv-parser@^3.0 .0:
5398+ version "3.0.0 "
5399+ resolved "https://registry.yarnpkg.com/csv-parser/-/csv-parser-3.0.0. tgz#b88a6256d79e090a97a1b56451f9327b01d710e7 "
5400+ integrity sha512-s6OYSXAK3IdKqYO33y09jhypG/bSDHPuyCme/IdEHfWpLf/jKcpitVFyOC6UemgGk8v7Q5u2XE0vvwmanxhGlQ ==
54015401 dependencies:
54025402 minimist "^1.2.0"
5403- through2 "^3.0.1"
54045403
54055404csv-stringify@^5.6.5:
54065405 version "5.6.5"
@@ -14203,7 +14202,7 @@ through2@^2.0.0, through2@^2.0.2:
1420314202 readable-stream "~2.3.6"
1420414203 xtend "~4.0.1"
1420514204
14206- through2@^3.0.0, through2@^3.0.1 :
14205+ through2@^3.0.0:
1420714206 version "3.0.2"
1420814207 resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.2.tgz#99f88931cfc761ec7678b41d5d7336b5b6a07bf4"
1420914208 integrity sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==
You can’t perform that action at this time.
0 commit comments