File tree 2 files changed +6
-18
lines changed
modules/runners/lambdas/runners
2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"dependencies" : {
37
37
"@aws-sdk/client-ssm" : " ^3.40.0" ,
38
- "@octokit/auth-app" : " 3.6.0 " ,
38
+ "@octokit/auth-app" : " 3.6.1 " ,
39
39
"@octokit/rest" : " ^18.12.0" ,
40
40
"@octokit/types" : " ^6.34.0" ,
41
41
"@types/aws-lambda" : " ^8.10.85" ,
Original file line number Diff line number Diff line change 1161
1161
" @nodelib/fs.scandir" " 2.1.5"
1162
1162
fastq "^1.6.0"
1163
1163
1164
-
1165
- version "3.6.0 "
1166
- resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-3.6.0 .tgz#79fc6f652d2362ce0bd3122f6f764a87cc813dea "
1167
- integrity sha512-A+tLuHEMXw+Xz9dmKO7Ho9i4EmMr4tThrwYTlmMNu8y93JxvvRjKFFElpCTS+Z0NlbfuyNdaTlJnAinFbVKm7g ==
1164
+
1165
+ version "3.6.1 "
1166
+ resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-3.6.1 .tgz#aa5b02cc211175cbc28ce6c03c73373c1206d632 "
1167
+ integrity sha512-6oa6CFphIYI7NxxHrdVOzhG7hkcKyGyYocg7lNDSJVauVOLtylg8hNJzoUyPAYKKK0yUeoZamE/lMs2tG+S+JA ==
1168
1168
dependencies :
1169
1169
" @octokit/auth-oauth-app" " ^4.3.0"
1170
1170
" @octokit/auth-oauth-user" " ^1.2.3"
1300
1300
deprecation "^2.0.0"
1301
1301
once "^1.4.0"
1302
1302
1303
- " @octokit/request@^5.3.0" , "@octokit/request@^5.4.14":
1304
- version "5.6.0"
1305
- resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.0.tgz#6084861b6e4fa21dc40c8e2a739ec5eff597e672"
1306
- integrity sha512-4cPp/N+NqmaGQwbh3vUsYqokQIzt7VjsgTYVXiwpUP2pxd5YiZB2XuTedbb0SPtv9XS7nzAKjAuQxmY8/aZkiA==
1307
- dependencies :
1308
- " @octokit/endpoint" " ^6.0.1"
1309
- " @octokit/request-error" " ^2.1.0"
1310
- " @octokit/types" " ^6.16.1"
1311
- is-plain-object "^5.0.0"
1312
- node-fetch "^2.6.1"
1313
- universal-user-agent "^6.0.0"
1314
-
1315
- " @octokit/request@^5.6.0 " :
1303
+ " @octokit/request@^5.3.0" , "@octokit/request@^5.4.14", "@octokit/request@^5.6.0":
1316
1304
version "5.6.1"
1317
1305
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.1.tgz#f97aff075c37ab1d427c49082fefeef0dba2d8ce"
1318
1306
integrity sha512-Ls2cfs1OfXaOKzkcxnqw5MR6drMA/zWX/LIS/p8Yjdz7QKTPQLMsB3R+OvoxE6XnXeXEE2X7xe4G4l4X0gRiKQ==
You can’t perform that action at this time.
0 commit comments