File tree 2 files changed +5
-5
lines changed
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.8 " ,
36
+ "csv-parse" : " ^5.4.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 @@ -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, 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 ==
1755
+ csv-parse@*, csv-parse@^5.3.6, csv-parse@^5.4.0 :
1756
+ version "5.4.0 "
1757
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0 .tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89 "
1758
+ integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg ==
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