File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
"@oclif/core" : " ^3.26.5" ,
46
46
"@salesforce/core" : " ^7.3.5" ,
47
47
"@salesforce/sf-plugins-core" : " ^9.0.7" ,
48
- "csv-parse" : " ^5.5.5 " ,
48
+ "csv-parse" : " ^5.5.6 " ,
49
49
"fast-xml-parser" : " ^4.3.6"
50
50
},
51
51
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3083,10 +3083,10 @@ csprng@*:
3083
3083
dependencies :
3084
3084
sequin "*"
3085
3085
3086
- csv-parse@^5.5.2, csv-parse@^5.5.5 :
3087
- version "5.5.5 "
3088
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.5 .tgz#68a271a9092877b830541805e14c8a80e6a22517 "
3089
- integrity sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ ==
3086
+ csv-parse@^5.5.2, csv-parse@^5.5.6 :
3087
+ version "5.5.6 "
3088
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.6 .tgz#0d726d58a60416361358eec291a9f93abe0b6b1a "
3089
+ integrity sha512-uNpm30m/AGSkLxxy7d9yRXpJQFrZzVWLFBkS+6ngPcZkw/5k3L/jjFuj7tVnEpRn+QgmiXr21nDlhCiUK4ij2A ==
3090
3090
3091
3091
csv-stringify@^6.4.4 :
3092
3092
version "6.4.6"
You can’t perform that action at this time.
0 commit comments