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 32
32
"@actions/core" : " ^1.10.0" ,
33
33
"@actions/github" : " ^5.1.1" ,
34
34
"@renovate/pep440" : " ^1.0.0" ,
35
- "csv-parse" : " ^5.1 .0" ,
35
+ "csv-parse" : " ^5.3 .0" ,
36
36
"handlebars" : " ^4.7.7" ,
37
37
"moment" : " ^2.29.3" ,
38
38
"semver" : " ^7.3.7"
Original file line number Diff line number Diff line change @@ -1605,10 +1605,10 @@ cssstyle@^2.3.0:
1605
1605
dependencies :
1606
1606
cssom "~0.3.6"
1607
1607
1608
- csv-parse@*, csv-parse@^5.1 .0 :
1609
- version "5.1 .0"
1610
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.1 .0.tgz#e587e969bf0385ecf4f36f584ed5ddebba0237ab "
1611
- integrity sha512-JL+Q6YEikT2uoe57InjFFa6VejhSv0tDwOxeQ1bVQKeUC/NCnLAAZ8n3PzowPQQLuZ37fysDYZipB2UJkH9C6A ==
1608
+ csv-parse@*, csv-parse@^5.3 .0 :
1609
+ version "5.3 .0"
1610
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3 .0.tgz#85cc02fc9d1c89bd1b02e69069c960f8b8064322 "
1611
+ integrity sha512-UXJCGwvJ2fep39purtAn27OUYmxB1JQto+zhZ4QlJpzsirtSFbzLvip1aIgziqNdZp/TptvsKEV5BZSxe10/DQ ==
1612
1612
1613
1613
data-urls@^2.0.0 :
1614
1614
version "2.0.0"
You can’t perform that action at this time.
0 commit comments