File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 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.7" ,
36
36
"moment" : " ^2.29.4" ,
37
37
"moment-timezone" : " ^0.5.43" ,
Original file line number Diff line number Diff line change @@ -2032,12 +2032,7 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2032
2032
shebang-command "^2.0.0"
2033
2033
which "^2.0.1"
2034
2034
2035
- csv-parse@*, csv-parse@^5.4.0 :
2036
- version "5.4.0"
2037
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89"
2038
- integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg==
2039
-
2040
- csv-parse@^5.5.0 :
2035
+ csv-parse@*, csv-parse@^5.5.0 :
2041
2036
version "5.5.0"
2042
2037
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da"
2043
2038
integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw==
You can’t perform that action at this time.
0 commit comments