File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 38
38
"dependencies" : {
39
39
"@aws-sdk/client-ssm" : " ^3.150.0" ,
40
40
"@octokit/auth-app" : " 4.0.5" ,
41
- "@octokit/rest" : " ^19.0.3 " ,
41
+ "@octokit/rest" : " ^19.0.4 " ,
42
42
"@octokit/types" : " ^7.1.0" ,
43
43
"@types/aws-lambda" : " ^8.10.102" ,
44
44
"@types/express" : " ^4.17.11" ,
Original file line number Diff line number Diff line change 1470
1470
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-13.1.0.tgz#30459b45e6dd388d48d72de166f2f08ee8ece5b6"
1471
1471
integrity sha512-Z7vzLqfTkoVQyoy/2iQla1N2I4Vav2wi4JbZK8QxIYAfBimhuflosFxmsqw5LTH7DkdNW46ZYpAcqJf0XaS8SQ==
1472
1472
1473
- " @octokit/plugin-paginate-rest@^3 .0.0 " :
1474
- version "3 .0.0"
1475
- resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-3 .0.0.tgz#df779de686aeb21b5e776e4318defc33b0418566 "
1476
- integrity sha512-fvw0Q5IXnn60D32sKeLIxgXCEZ7BTSAjJd8cFAE6QU5qUp0xo7LjFUjjX1J5D7HgN355CN4EXE4+Q1/96JaNUA ==
1473
+ " @octokit/plugin-paginate-rest@^4 .0.0 " :
1474
+ version "4 .0.0"
1475
+ resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-4 .0.0.tgz#859a168262b657d46a8f1243ded66c87cee964b9 "
1476
+ integrity sha512-g4GJMt/7VDmIMMdQenN6bmsmRoZca1c7IxOdF2yMiMwQYrE2bmmypGQeQSD5rsaffsFMCUS7Br4pMVZamareYA ==
1477
1477
dependencies :
1478
- " @octokit/types" " ^6.39 .0"
1478
+ " @octokit/types" " ^7.0 .0"
1479
1479
1480
1480
" @octokit/plugin-request-log@^1.0.4 " :
1481
1481
version "1.0.4"
1532
1532
node-fetch "^2.6.7"
1533
1533
universal-user-agent "^6.0.0"
1534
1534
1535
- " @octokit/rest@^19.0.3 " :
1536
- version "19.0.3 "
1537
- resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.3 .tgz#b9a4e8dc8d53e030d611c053153ee6045f080f02 "
1538
- integrity sha512-5arkTsnnRT7/sbI4fqgSJ35KiFaN7zQm0uQiQtivNQLI8RQx8EHwJCajcTUwmaCMNDg7tdCvqAnc7uvHHPxrtQ ==
1535
+ " @octokit/rest@^19.0.4 " :
1536
+ version "19.0.4 "
1537
+ resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.4 .tgz#fd8bed1cefffa486e9ae46a9dc608ce81bcfcbdd "
1538
+ integrity sha512-LwG668+6lE8zlSYOfwPj4FxWdv/qFXYBpv79TWIQEpBLKA9D/IMcWsF/U9RGpA3YqMVDiTxpgVpEW3zTFfPFTA ==
1539
1539
dependencies :
1540
1540
" @octokit/core" " ^4.0.0"
1541
- " @octokit/plugin-paginate-rest" " ^3 .0.0"
1541
+ " @octokit/plugin-paginate-rest" " ^4 .0.0"
1542
1542
" @octokit/plugin-request-log" " ^1.0.4"
1543
1543
" @octokit/plugin-rest-endpoint-methods" " ^6.0.0"
1544
1544
You can’t perform that action at this time.
0 commit comments