This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +1
-13
lines changed
modules/runners/lambdas/runners
2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 39
39
"@aws-sdk/client-ssm" : " ^3.186.0" ,
40
40
"@octokit/auth-app" : " 4.0.7" ,
41
41
"@octokit/rest" : " ^19.0.5" ,
42
- "@octokit/types" : " ^7.5.1 " ,
42
+ "@octokit/types" : " ^8.0.0 " ,
43
43
"@types/aws-lambda" : " ^8.10.108" ,
44
44
"@types/express" : " ^4.17.14" ,
45
45
"@types/node" : " ^18.11.2" ,
Original file line number Diff line number Diff line change 1580
1580
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.11.0.tgz#da5638d64f2b919bca89ce6602d059f1b52d3ef0"
1581
1581
integrity sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==
1582
1582
1583
- " @octokit/openapi-types@^13.11.0 " :
1584
- version "13.12.0"
1585
- resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-13.12.0.tgz#cd49f28127ee06ee3edc6f2b5f5648c7332f6014"
1586
- integrity sha512-1QYzZrwnn3rTQE7ZoSxXrO8lhu0aIbac1c+qIPOPEaVXBWSaUyLV1x9yt4uDQOwmu6u5ywVS8OJgs+ErDLf6vQ==
1587
-
1588
1583
" @octokit/openapi-types@^14.0.0 " :
1589
1584
version "14.0.0"
1590
1585
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-14.0.0.tgz#949c5019028c93f189abbc2fb42f333290f7134a"
1669
1664
dependencies :
1670
1665
" @octokit/openapi-types" " ^12.11.0"
1671
1666
1672
- " @octokit/types@^7.5.1 " :
1673
- version "7.5.1"
1674
- resolved "https://registry.yarnpkg.com/@octokit/types/-/types-7.5.1.tgz#4e8b182933c17e1f41cc25d44757dbdb7bd76c1b"
1675
- integrity sha512-Zk4OUMLCSpXNI8KZZn47lVLJSsgMyCimsWWQI5hyjZg7hdYm0kjotaIkbG0Pp8SfU2CofMBzonboTqvzn3FrJA==
1676
- dependencies :
1677
- " @octokit/openapi-types" " ^13.11.0"
1678
-
1679
1667
" @octokit/types@^8.0.0 " :
1680
1668
version "8.0.0"
1681
1669
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-8.0.0.tgz#93f0b865786c4153f0f6924da067fe0bb7426a9f"
You can’t perform that action at this time.
0 commit comments