File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"typescript" : " ^3.8.3"
24
24
},
25
25
"dependencies" : {
26
- "@octokit/auth-app" : " ^2.10.1 " ,
26
+ "@octokit/auth-app" : " ^2.10.2 " ,
27
27
"@octokit/rest" : " ^18.0.9" ,
28
28
"cron-parser" : " ^2.18.0" ,
29
29
"moment" : " ^2.29.1" ,
Original file line number Diff line number Diff line change 466
466
" @types/yargs" " ^15.0.0"
467
467
chalk "^4.0.0"
468
468
469
- " @octokit/auth-app@^2.10.1 " :
470
- version "2.10.1 "
471
- resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-2.10.1 .tgz#187fe2432e6089f919fff8f5574dd2154c673962 "
472
- integrity sha512-WQAbhPtr+cuMcMCt0cu9NgY0XjEEEqeR3/A5hJK3KNdYglxRRf3+uKwNxcK9B3SgpS8Igi6UvatTmGow88w+cA ==
469
+ " @octokit/auth-app@^2.10.2 " :
470
+ version "2.10.2 "
471
+ resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-2.10.2 .tgz#5cfdc69c8866d1acc353688421e85851f55aac11 "
472
+ integrity sha512-3PLyDISHtdCxQx0LS0Ut2E+zy2PVfDFCxDnFJ+QRvABHow/Zqj2Im7GF8zYYn8nwI1tgaoewwwd0unfXuPi48Q ==
473
473
dependencies :
474
474
" @octokit/request" " ^5.3.0"
475
475
" @octokit/request-error" " ^2.0.0"
You can’t perform that action at this time.
0 commit comments