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 33
33
"@actions/github" : " ^5.1.1" ,
34
34
"@docker/actions-toolkit" : " ^0.1.0-beta.14" ,
35
35
"@renovate/pep440" : " ^1.0.0" ,
36
- "csv-parse" : " ^5.3.3 " ,
36
+ "csv-parse" : " ^5.3.5 " ,
37
37
"handlebars" : " ^4.7.7" ,
38
38
"moment" : " ^2.29.4" ,
39
39
"moment-timezone" : " ^0.5.40" ,
Original file line number Diff line number Diff line change @@ -1645,12 +1645,7 @@ cssstyle@^2.3.0:
1645
1645
dependencies :
1646
1646
cssom "~0.3.6"
1647
1647
1648
- csv-parse@*, csv-parse@^5.3.3 :
1649
- version "5.3.3"
1650
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.3.tgz#3b75d2279e2edb550cbc54c65b25cbbf3d0033ad"
1651
- integrity sha512-kEWkAPleNEdhFNkHQpFHu9RYPogsFj3dx6bCxL847fsiLgidzWg0z/O0B1kVWMJUc5ky64zGp18LX2T3DQrOfw==
1652
-
1653
- csv-parse@^5.3.5 :
1648
+ csv-parse@*, csv-parse@^5.3.5 :
1654
1649
version "5.3.5"
1655
1650
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.5.tgz#9924bbba9f7056122f06b7af18edc1a7f022ce99"
1656
1651
integrity sha512-8O5KTIRtwmtD3+EVfW6BCgbwZqJbhTYsQZry12F1TP5RUp0sD9tp1UnCWic3n0mLOhzeocYaCZNYxOGSg3dmmQ==
You can’t perform that action at this time.
0 commit comments