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 31
31
"@actions/github" : " ^6.0.0" ,
32
32
"@docker/actions-toolkit" : " ^0.15.0" ,
33
33
"@renovate/pep440" : " ^1.0.0" ,
34
- "csv-parse" : " ^5.5.2 " ,
34
+ "csv-parse" : " ^5.5.3 " ,
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 @@ -1992,10 +1992,10 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1992
1992
shebang-command "^2.0.0"
1993
1993
which "^2.0.1"
1994
1994
1995
- csv-parse@*, csv-parse@^5.5.2 :
1996
- version "5.5.2 "
1997
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.2 .tgz#ab525e642093dccff7c5cca5c7b71fd3e99fe8f2 "
1998
- integrity sha512-YRVtvdtUNXZCMyK5zd5Wty1W6dNTpGKdqQd4EQ8tl/c6KW1aMBB1Kg1ppky5FONKmEqGJ/8WjLlTNLPne4ioVA ==
1995
+ csv-parse@*, csv-parse@^5.5.2, csv-parse@^5.5.3 :
1996
+ version "5.5.3 "
1997
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.3 .tgz#0261050761ee46cd0e46421854bf9bf4de1317bf "
1998
+ integrity sha512-v0KW6C0qlZzoGjk6u5tLmVfyZxNgPGXZsWTXshpAgKVGmGXzaVWGdlCFxNx5iuzcXT/oJN1HHM9DZKwtAtYa+A ==
1999
1999
2000
2000
debug@^4.1.0, debug@^4.1.1 :
2001
2001
version "4.3.2"
You can’t perform that action at this time.
0 commit comments