File tree 2 files changed +6
-6
lines changed
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.0 " ,
58
+ "csv-parse" : " ^5.5.1 " ,
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 @@ -999,7 +999,7 @@ __metadata:
999
999
" @typescript-eslint/eslint-plugin " : ^6.6.0
1000
1000
" @typescript-eslint/parser " : ^6.6.0
1001
1001
async-retry : ^1.3.3
1002
- csv-parse : ^5.5.0
1002
+ csv-parse : ^5.5.1
1003
1003
dotenv : ^16.3.1
1004
1004
eslint : ^8.48.0
1005
1005
eslint-config-prettier : ^9.0.0
@@ -3068,10 +3068,10 @@ __metadata:
3068
3068
languageName : node
3069
3069
linkType : hard
3070
3070
3071
- " csv-parse@npm:^5.5.0 " :
3072
- version : 5.5.0
3073
- resolution : " csv-parse@npm:5.5.0 "
3074
- checksum : a9cc73a332debdabe9658c532e7668c626c06616113b650fb2e063f3a1451d45a48080c1942a680e8ddeaf1665efef49f126e655c54c19e025d70cccc002ff4d
3071
+ " csv-parse@npm:^5.5.1 " :
3072
+ version : 5.5.1
3073
+ resolution : " csv-parse@npm:5.5.1 "
3074
+ checksum : 5d06f478fd0d14927ac13aa975430c647441f294f02ff84b81c02920cb60b8915070279aafc094e0d0eccce66c89dda27616dafb81ce3e1e90873c05af21dfdd
3075
3075
languageName : node
3076
3076
linkType : hard
3077
3077
You can’t perform that action at this time.
0 commit comments