File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@actions/core" : " ^1.6.0" ,
32
32
"@actions/exec" : " ^1.1.1" ,
33
33
"@actions/github" : " ^5.0.1" ,
34
- "csv-parse" : " ^4.16.3 " ,
34
+ "csv-parse" : " ^5.0.4 " ,
35
35
"handlebars" : " ^4.7.7" ,
36
36
"semver" : " ^7.3.7" ,
37
37
"tmp" : " ^0.2.1"
Original file line number Diff line number Diff line change @@ -1601,10 +1601,10 @@ cssstyle@^2.3.0:
1601
1601
dependencies :
1602
1602
cssom "~0.3.6"
1603
1603
1604
- csv-parse@*, csv-parse@^4.16.3 :
1605
- version "4.16.3 "
1606
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3 .tgz#7ca624d517212ebc520a36873c3478fa66efbaf7 "
1607
- integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg ==
1604
+ csv-parse@*, csv-parse@^5.0.4 :
1605
+ version "5.0.4 "
1606
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.0.4 .tgz#97e5e654413bcf95f2714ce09bcb2be6de0eb8e3 "
1607
+ integrity sha512-5AIdl8l6n3iYQYxan5djB5eKDa+vBnhfWZtRpJTcrETWfVLYN0WSj3L9RwvgYt+psoO77juUr8TG8qpfGZifVQ ==
1608
1608
1609
1609
data-urls@^2.0.0 :
1610
1610
version "2.0.0"
You can’t perform that action at this time.
0 commit comments