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.8.2" ,
33
33
"@actions/github" : " ^5.0.3" ,
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 @@ -1604,10 +1604,10 @@ cssstyle@^2.3.0:
1604
1604
dependencies :
1605
1605
cssom "~0.3.6"
1606
1606
1607
- csv-parse@*, csv-parse@^5.1 .0 :
1608
- version "5.1 .0"
1609
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.1 .0.tgz#e587e969bf0385ecf4f36f584ed5ddebba0237ab "
1610
- integrity sha512-JL+Q6YEikT2uoe57InjFFa6VejhSv0tDwOxeQ1bVQKeUC/NCnLAAZ8n3PzowPQQLuZ37fysDYZipB2UJkH9C6A ==
1607
+ csv-parse@*, csv-parse@^5.3 .0 :
1608
+ version "5.3 .0"
1609
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3 .0.tgz#85cc02fc9d1c89bd1b02e69069c960f8b8064322 "
1610
+ integrity sha512-UXJCGwvJ2fep39purtAn27OUYmxB1JQto+zhZ4QlJpzsirtSFbzLvip1aIgziqNdZp/TptvsKEV5BZSxe10/DQ ==
1611
1611
1612
1612
data-urls@^2.0.0 :
1613
1613
version "2.0.0"
You can’t perform that action at this time.
0 commit comments