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 33
33
"@actions/github" : " ^5.1.1" ,
34
34
"@docker/actions-toolkit" : " ^0.1.0" ,
35
35
"@renovate/pep440" : " ^1.0.0" ,
36
- "csv-parse" : " ^5.3.6 " ,
36
+ "csv-parse" : " ^5.3.8 " ,
37
37
"handlebars" : " ^4.7.7" ,
38
38
"moment" : " ^2.29.4" ,
39
39
"moment-timezone" : " ^0.5.43" ,
Original file line number Diff line number Diff line change @@ -1752,10 +1752,10 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1752
1752
shebang-command "^2.0.0"
1753
1753
which "^2.0.1"
1754
1754
1755
- csv-parse@*, csv-parse@^5.3.6 :
1756
- version "5.3.6 "
1757
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.6 .tgz#181d7c12300a60684bb51261ea9a5c3135ba8688 "
1758
- integrity sha512-WI330GjCuEioK/ii8HM2YE/eV+ynpeLvU+RXw4R8bRU8R0laK5zO3fDsc4gH8s472e3Ga38rbIjCAiQh+tEHkw ==
1755
+ csv-parse@*, csv-parse@^5.3.6, csv-parse@^5.3.8 :
1756
+ version "5.3.8 "
1757
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.8 .tgz#c9919fbc5670fddec09a4b40e25365a2d11956d1 "
1758
+ integrity sha512-ird8lzMv9I64oqIVIHdaTbT7Yr55n2C/Nv6m1LxO7nddLEeI67468VQ9Ik+r6lwYbK9kTE1oSqAVcVKc/Uqx6g ==
1759
1759
1760
1760
debug@^4.1.0, debug@^4.1.1 :
1761
1761
version "4.3.2"
You can’t perform that action at this time.
0 commit comments