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.3.0" ,
20
- "@types/aws-lambda" : " ^8.10.104 " ,
20
+ "@types/aws-lambda" : " ^8.10.106 " ,
21
21
"@types/express" : " ^4.17.14" ,
22
22
"@types/jest" : " ^27.5.0" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
40
40
"@octokit/auth-app" : " 4.0.6" ,
41
41
"@octokit/rest" : " ^19.0.4" ,
42
42
"@octokit/types" : " ^7.5.1" ,
43
- "@types/aws-lambda" : " ^8.10.104 " ,
43
+ "@types/aws-lambda" : " ^8.10.106 " ,
44
44
"@types/express" : " ^4.17.14" ,
45
45
"@types/node" : " ^18.8.2" ,
46
46
"aws-sdk" : " ^2.1229.0" ,
Original file line number Diff line number Diff line change 1615
1615
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
1616
1616
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
1617
1617
1618
- " @types/aws-lambda@^8.10.104 " :
1619
- version "8.10.104 "
1620
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.104 .tgz#01ec1d55a08bdf1201150d9ecae39ff7cca9ff4a "
1621
- integrity sha512-HXZJH8aBa06re9NCtFudOr21izYZycgXIVjd8vFBSNSf6Ca4GYD77TfKqwYgcDqv4olqj5KK+Ks7Xi5IXFbNGA ==
1618
+ " @types/aws-lambda@^8.10.106 " :
1619
+ version "8.10.106 "
1620
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.106 .tgz#8f64c61c978e46a592044b5a697cb80ea9a542d3 "
1621
+ integrity sha512-yzgMaql7aW1by1XuhKhovuhLyK/1A60lapFXDXXBeHmoyRGQFO2T8lkL3g8hAhHoW5PEvqPJFWPd8jvXiRnxeQ ==
1622
1622
1623
1623
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1624
1624
version "7.1.18"
You can’t perform that action at this time.
0 commit comments