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 57
57
"@octokit/core" : " ^5.1.0" ,
58
58
"@octokit/plugin-rest-endpoint-methods" : " ^10.4.0" ,
59
59
"async-retry" : " ^1.3.3" ,
60
- "csv-parse" : " ^5.5.5 " ,
60
+ "csv-parse" : " ^5.5.6 " ,
61
61
"handlebars" : " ^4.7.8" ,
62
62
"jwt-decode" : " ^4.0.0" ,
63
63
"semver" : " ^7.6.2" ,
Original file line number Diff line number Diff line change @@ -1117,7 +1117,7 @@ __metadata:
1117
1117
" @typescript-eslint/eslint-plugin " : ^7.8.0
1118
1118
" @typescript-eslint/parser " : ^7.8.0
1119
1119
async-retry : ^1.3.3
1120
- csv-parse : ^5.5.5
1120
+ csv-parse : ^5.5.6
1121
1121
dotenv : ^16.4.5
1122
1122
eslint : ^8.57.0
1123
1123
eslint-config-prettier : ^9.1.0
@@ -3370,10 +3370,10 @@ __metadata:
3370
3370
languageName : node
3371
3371
linkType : hard
3372
3372
3373
- " csv-parse@npm:^5.5.5 " :
3374
- version : 5.5.5
3375
- resolution : " csv-parse@npm:5.5.5 "
3376
- checksum : 9e76b3dc3dbbf0a9b1c3529843e3891f0da23d094bdb0540a3d8f4083d00110dd545399f9cf510498def6c1fc7012cc6bc00046d281f16d705add64099467973
3373
+ " csv-parse@npm:^5.5.6 " :
3374
+ version : 5.5.6
3375
+ resolution : " csv-parse@npm:5.5.6 "
3376
+ checksum : ee06f97f674487dc1d001b360de8ea510a41b9d971abf43bcf9c3be22c83a3634df0d3ebfbe52fd49d145077066be7ff9f25de3fc6b71aefb973099b04147a25
3377
3377
languageName : node
3378
3378
linkType : hard
3379
3379
You can’t perform that action at this time.
0 commit comments