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.3.0 " ,
35
+ "csv-parse" : " ^5.3.1 " ,
36
36
"handlebars" : " ^4.7.7" ,
37
37
"moment" : " ^2.29.4" ,
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.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 ==
1608
+ csv-parse@*, csv-parse@^5.3.1 :
1609
+ version "5.3.1 "
1610
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.1 .tgz#78b028eb2d2a3e16e62ee8abe710ff7a0b1f8b3b "
1611
+ integrity sha512-R4Hv6eGJNzgcKdThZ6XORbSQ873HVcNke74QIq+LbwpT90LaZ8Xzl7KKiuIP16xq/P7ofzRt0h7S0xm+fVScsw ==
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