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 17
17
},
18
18
"devDependencies" : {
19
19
"@trivago/prettier-plugin-sort-imports" : " ^3.2.0" ,
20
- "@types/aws-lambda" : " ^8.10.95 " ,
20
+ "@types/aws-lambda" : " ^8.10.96 " ,
21
21
"@types/express" : " ^4.17.11" ,
22
22
"@types/jest" : " ^27.5.0" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
40
40
"@octokit/auth-app" : " 3.6.1" ,
41
41
"@octokit/rest" : " ^18.12.0" ,
42
42
"@octokit/types" : " ^6.34.0" ,
43
- "@types/aws-lambda" : " ^8.10.95 " ,
43
+ "@types/aws-lambda" : " ^8.10.96 " ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^17.0.31" ,
46
46
"aws-sdk" : " ^2.1130.0" ,
Original file line number Diff line number Diff line change 1473
1473
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
1474
1474
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
1475
1475
1476
- " @types/aws-lambda@^8.10.95 " :
1477
- version "8.10.95 "
1478
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.95 .tgz#7ba7b22b5967f40ceaf293082bbc3863a06e33f7 "
1479
- integrity sha512-wGtzLbd04EmqhFjTZmXgLzvmhDdyVU7AMo/JkiPmA2VUdBFQfUBQFCEzaVVK+f1PP5aWx1ejnb7K/8MXYI/frQ ==
1476
+ " @types/aws-lambda@^8.10.96 " :
1477
+ version "8.10.96 "
1478
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.96 .tgz#29752a3c9d16d613d9b8a555a544d08add747099 "
1479
+ integrity sha512-jnuITj29oFNGCt8CPR00+krIqfU7llEfhuR2uJuGMkJgMVgpWq6MdLu3vohevw3lEn8NXuoAfldwlScV+muKjQ ==
1480
1480
1481
1481
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1482
1482
version "7.1.18"
You can’t perform that action at this time.
0 commit comments