This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +6
-6
lines changed
modules/runners/lambdas/runners
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@aws-sdk/client-ssm" : " ^3.245.0" ,
42
- "@octokit/auth-app" : " 4.0.8 " ,
42
+ "@octokit/auth-app" : " 4.0.9 " ,
43
43
"@octokit/rest" : " ^19.0.5" ,
44
44
"@octokit/types" : " ^9.0.0" ,
45
45
"aws-sdk" : " ^2.1289.0" ,
Original file line number Diff line number Diff line change 1444
1444
" @nodelib/fs.scandir" " 2.1.5"
1445
1445
fastq "^1.6.0"
1446
1446
1447
-
1448
- version "4.0.8 "
1449
- resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-4.0.8 .tgz#73a8c6c087c55473affeedd939ef08ff2cfa9b3d "
1450
- integrity sha512-miI7y9FfS/fL1bSPsDaAfCGSxQ04iGLyisI2GA8N7P6eB6AkCOt+F1XXapJKRnAubQubvYF0dqxoTZYyKk93NQ ==
1447
+
1448
+ version "4.0.9 "
1449
+ resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-4.0.9 .tgz#66500c8f66545d970a19123b9b364c678c972d6b "
1450
+ integrity sha512-VFpKIXhHO+kVJtane5cEvdYPtjDKCOI0uKsRrsZfJP+uEu7rcPbQCLCcRKgyT+mUIzGr1IIOmwP/lFqSip1dXA ==
1451
1451
dependencies :
1452
1452
" @octokit/auth-oauth-app" " ^5.0.0"
1453
1453
" @octokit/auth-oauth-user" " ^2.0.0"
1454
1454
" @octokit/request" " ^6.0.0"
1455
1455
" @octokit/request-error" " ^3.0.0"
1456
- " @octokit/types" " ^8 .0.0"
1456
+ " @octokit/types" " ^9 .0.0"
1457
1457
" @types/lru-cache" " ^5.1.0"
1458
1458
deprecation "^2.3.1"
1459
1459
lru-cache "^6.0.0"
You can’t perform that action at this time.
0 commit comments