File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 31
31
"@actions/github" : " ^5.1.1" ,
32
32
"@docker/actions-toolkit" : " ^0.12.0" ,
33
33
"@renovate/pep440" : " ^1.0.0" ,
34
- "csv-parse" : " ^5.4 .0" ,
34
+ "csv-parse" : " ^5.5 .0" ,
35
35
"handlebars" : " ^4.7.8" ,
36
36
"moment" : " ^2.29.4" ,
37
37
"moment-timezone" : " ^0.5.43" ,
Original file line number Diff line number Diff line change @@ -2025,12 +2025,7 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2025
2025
shebang-command "^2.0.0"
2026
2026
which "^2.0.1"
2027
2027
2028
- csv-parse@*, csv-parse@^5.4.0 :
2029
- version "5.4.0"
2030
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89"
2031
- integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg==
2032
-
2033
- csv-parse@^5.5.0 :
2028
+ csv-parse@*, csv-parse@^5.5.0 :
2034
2029
version "5.5.0"
2035
2030
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da"
2036
2031
integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw==
You can’t perform that action at this time.
0 commit comments