This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
"@octokit/core" : " 5.2.0" ,
50
50
"@octokit/plugin-throttling" : " 8.2.0" ,
51
51
"@octokit/rest" : " 20.1.1" ,
52
- "@octokit/types" : " ^13.6.1 " ,
52
+ "@octokit/types" : " ^13.6.2 " ,
53
53
"cron-parser" : " ^4.9.0" ,
54
54
"typescript" : " ^5.6.3"
55
55
},
Original file line number Diff line number Diff line change 43
43
"@aws-sdk/client-sqs" : " ^3.699.0" ,
44
44
"@middy/core" : " ^4.7.0" ,
45
45
"@octokit/rest" : " 20.1.1" ,
46
- "@octokit/types" : " ^13.6.1 " ,
46
+ "@octokit/types" : " ^13.6.2 " ,
47
47
"@octokit/webhooks" : " ^12.3.1" ,
48
48
"aws-lambda" : " ^1.0.7"
49
49
},
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ __metadata:
204
204
" @octokit/core " : " npm:5.2.0"
205
205
" @octokit/plugin-throttling " : " npm:8.2.0"
206
206
" @octokit/rest " : " npm:20.1.1"
207
- " @octokit/types " : " npm:^13.6.1 "
207
+ " @octokit/types " : " npm:^13.6.2 "
208
208
" @trivago/prettier-plugin-sort-imports " : " npm:^4.3.0"
209
209
" @types/aws-lambda " : " npm:^8.10.145"
210
210
" @types/jest " : " npm:^29.5.14"
@@ -303,7 +303,7 @@ __metadata:
303
303
" @aws-sdk/client-sqs " : " npm:^3.699.0"
304
304
" @middy/core " : " npm:^4.7.0"
305
305
" @octokit/rest " : " npm:20.1.1"
306
- " @octokit/types " : " npm:^13.6.1 "
306
+ " @octokit/types " : " npm:^13.6.2 "
307
307
" @octokit/webhooks " : " npm:^12.3.1"
308
308
" @trivago/prettier-plugin-sort-imports " : " npm:^4.3.0"
309
309
" @types/aws-lambda " : " npm:^8.10.145"
You can’t perform that action at this time.
0 commit comments