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 39
39
"@aws-sdk/client-ssm" : " ^3.183.0" ,
40
40
"@octokit/auth-app" : " 4.0.6" ,
41
41
"@octokit/rest" : " ^19.0.4" ,
42
- "@octokit/types" : " ^7.5.0 " ,
42
+ "@octokit/types" : " ^7.5.1 " ,
43
43
"@types/aws-lambda" : " ^8.10.104" ,
44
44
"@types/express" : " ^4.17.14" ,
45
45
"@types/node" : " ^18.8.0" ,
Original file line number Diff line number Diff line change 1551
1551
dependencies :
1552
1552
" @octokit/openapi-types" " ^12.11.0"
1553
1553
1554
- " @octokit/types@^7.0.0" , "@octokit/types@^7.5.0 ":
1555
- version "7.5.0 "
1556
- resolved "https://registry.yarnpkg.com/@octokit/types/-/types-7.5.0 .tgz#85646021bd618467b7cc465d9734b3f2878c9fae "
1557
- integrity sha512-aHm+olfIZjQpzoODpl+RCZzchKOrdSLJs+yfI7pMMcmB19Li6vidgx0DwUDO/Ic4Q3fq/lOjJORVCcLZefcrJw ==
1554
+ " @octokit/types@^7.0.0" , "@octokit/types@^7.5.1 ":
1555
+ version "7.5.1 "
1556
+ resolved "https://registry.yarnpkg.com/@octokit/types/-/types-7.5.1 .tgz#4e8b182933c17e1f41cc25d44757dbdb7bd76c1b "
1557
+ integrity sha512-Zk4OUMLCSpXNI8KZZn47lVLJSsgMyCimsWWQI5hyjZg7hdYm0kjotaIkbG0Pp8SfU2CofMBzonboTqvzn3FrJA ==
1558
1558
dependencies :
1559
1559
" @octokit/openapi-types" " ^13.11.0"
1560
1560
You can’t perform that action at this time.
0 commit comments