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.6.0" ,
35
35
"@renovate/pep440" : " ^1.0.0" ,
36
- "csv-parse" : " ^5.4 .0" ,
36
+ "csv-parse" : " ^5.5 .0" ,
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 @@ -1772,10 +1772,10 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1772
1772
shebang-command "^2.0.0"
1773
1773
which "^2.0.1"
1774
1774
1775
- csv-parse@*, csv-parse@^5.4.0 :
1776
- version "5.4 .0"
1777
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4 .0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89 "
1778
- integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg ==
1775
+ csv-parse@*, csv-parse@^5.4.0, csv-parse@^5.5.0 :
1776
+ version "5.5 .0"
1777
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5 .0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da "
1778
+ integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw ==
1779
1779
1780
1780
debug@^4.1.0, debug@^4.1.1 :
1781
1781
version "4.3.2"
You can’t perform that action at this time.
0 commit comments