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 31
31
"@actions/exec" : " ^1.1.1" ,
32
32
"@actions/http-client" : " ^2.0.1" ,
33
33
"@actions/tool-cache" : " ^2.0.1" ,
34
- "csv-parse" : " ^5.3.3 " ,
34
+ "csv-parse" : " ^5.3.4 " ,
35
35
"js-yaml" : " ^4.1.0" ,
36
36
"semver" : " ^7.3.7" ,
37
37
"tmp" : " ^0.2.1" ,
Original file line number Diff line number Diff line change @@ -1450,10 +1450,10 @@ cssstyle@^2.3.0:
1450
1450
dependencies :
1451
1451
cssom "~0.3.6"
1452
1452
1453
- csv-parse@^5.3.3 :
1454
- version "5.3.3 "
1455
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.3 .tgz#3b75d2279e2edb550cbc54c65b25cbbf3d0033ad "
1456
- integrity sha512-kEWkAPleNEdhFNkHQpFHu9RYPogsFj3dx6bCxL847fsiLgidzWg0z/O0B1kVWMJUc5ky64zGp18LX2T3DQrOfw ==
1453
+ csv-parse@^5.3.4 :
1454
+ version "5.3.4 "
1455
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.4 .tgz#f1f34457091dabd8b447528f741b7e0f080191d1 "
1456
+ integrity sha512-f2E4NzkIX4bVIx5Ff2gKT1BlVwyFQ+2iFy+QrqgUXaFLUo7vSzN6XQ8LV5V/T/p/9g7mJdtYHKLkwG5PiG82fg ==
1457
1457
1458
1458
data-urls@^2.0.0 :
1459
1459
version "2.0.0"
You can’t perform that action at this time.
0 commit comments