This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +13
-1
lines changed
modules/runners/lambdas/runners
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 41
41
"@aws-sdk/client-ssm" : " ^3.245.0" ,
42
42
"@octokit/auth-app" : " 4.0.8" ,
43
43
"@octokit/rest" : " ^19.0.5" ,
44
- "@octokit/types" : " ^8 .0.0" ,
44
+ "@octokit/types" : " ^9 .0.0" ,
45
45
"aws-sdk" : " ^2.1289.0" ,
46
46
"cron-parser" : " ^4.7.1" ,
47
47
"tslog" : " ^3.3.4" ,
Original file line number Diff line number Diff line change 1547
1547
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-14.0.0.tgz#949c5019028c93f189abbc2fb42f333290f7134a"
1548
1548
integrity sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw==
1549
1549
1550
+ " @octokit/openapi-types@^16.0.0 " :
1551
+ version "16.0.0"
1552
+ resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-16.0.0.tgz#d92838a6cd9fb4639ca875ddb3437f1045cc625e"
1553
+ integrity sha512-JbFWOqTJVLHZSUUoF4FzAZKYtqdxWu9Z5m2QQnOyEa04fOFljvyh7D3GYKbfuaSWisqehImiVIMG4eyJeP5VEA==
1554
+
1550
1555
" @octokit/plugin-paginate-rest@^5.0.0 " :
1551
1556
version "5.0.1"
1552
1557
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-5.0.1.tgz#93d7e74f1f69d68ba554fa6b888c2a9cf1f99a83"
1605
1610
dependencies :
1606
1611
" @octokit/openapi-types" " ^14.0.0"
1607
1612
1613
+ " @octokit/types@^9.0.0 " :
1614
+ version "9.0.0"
1615
+ resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.0.0.tgz#6050db04ddf4188ec92d60e4da1a2ce0633ff635"
1616
+ integrity sha512-LUewfj94xCMH2rbD5YJ+6AQ4AVjFYTgpp6rboWM5T7N3IsIF65SBEOVcYMGAEzO/kKNiNaW4LoWtoThOhH06gw==
1617
+ dependencies :
1618
+ " @octokit/openapi-types" " ^16.0.0"
1619
+
1608
1620
" @sinclair/typebox@^0.24.1 " :
1609
1621
version "0.24.51"
1610
1622
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.51.tgz#645f33fe4e02defe26f2f5c0410e1c094eac7f5f"
You can’t perform that action at this time.
0 commit comments