File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
55
"@octokit/core" : " ^5.0.1" ,
56
56
"@octokit/plugin-rest-endpoint-methods" : " ^10.0.0" ,
57
57
"async-retry" : " ^1.3.3" ,
58
- "csv-parse" : " ^5.5.1 " ,
58
+ "csv-parse" : " ^5.5.2 " ,
59
59
"handlebars" : " ^4.7.8" ,
60
60
"js-yaml" : " ^4.1.0" ,
61
61
"jwt-decode" : " ^3.1.2" ,
Original file line number Diff line number Diff line change @@ -1009,7 +1009,7 @@ __metadata:
1009
1009
" @typescript-eslint/eslint-plugin " : ^6.6.0
1010
1010
" @typescript-eslint/parser " : ^6.6.0
1011
1011
async-retry : ^1.3.3
1012
- csv-parse : ^5.5.1
1012
+ csv-parse : ^5.5.2
1013
1013
dotenv : ^16.3.1
1014
1014
eslint : ^8.48.0
1015
1015
eslint-config-prettier : ^9.0.0
@@ -3085,10 +3085,10 @@ __metadata:
3085
3085
languageName : node
3086
3086
linkType : hard
3087
3087
3088
- " csv-parse@npm:^5.5.1 " :
3089
- version : 5.5.1
3090
- resolution : " csv-parse@npm:5.5.1 "
3091
- checksum : 5d06f478fd0d14927ac13aa975430c647441f294f02ff84b81c02920cb60b8915070279aafc094e0d0eccce66c89dda27616dafb81ce3e1e90873c05af21dfdd
3088
+ " csv-parse@npm:^5.5.2 " :
3089
+ version : 5.5.2
3090
+ resolution : " csv-parse@npm:5.5.2 "
3091
+ checksum : de2eb0c29b049783ef101b7eb843456200dc9a4fc9f4b400473bb0521b41aadb77af560cf4edc49bac65cc457b32596519860120181b26ec3b372109ddf8e8ea
3092
3092
languageName : node
3093
3093
linkType : hard
3094
3094
You can’t perform that action at this time.
0 commit comments