This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@octokit/webhooks-definitions" : " ^3.67.3" ,
20
20
"@trivago/prettier-plugin-sort-imports" : " ^3.2.0" ,
21
- "@types/aws-lambda" : " ^8.10.95 " ,
21
+ "@types/aws-lambda" : " ^8.10.96 " ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.5.0" ,
24
24
"@types/node" : " ^17.0.31" ,
Original file line number Diff line number Diff line change 1432
1432
javascript-natural-sort "0.7.1"
1433
1433
lodash "4.17.21"
1434
1434
1435
- " @types/aws-lambda@^8.10.95 " :
1436
- version "8.10.95 "
1437
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.95 .tgz#7ba7b22b5967f40ceaf293082bbc3863a06e33f7 "
1438
- integrity sha512-wGtzLbd04EmqhFjTZmXgLzvmhDdyVU7AMo/JkiPmA2VUdBFQfUBQFCEzaVVK+f1PP5aWx1ejnb7K/8MXYI/frQ ==
1435
+ " @types/aws-lambda@^8.10.96 " :
1436
+ version "8.10.96 "
1437
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.96 .tgz#29752a3c9d16d613d9b8a555a544d08add747099 "
1438
+ integrity sha512-jnuITj29oFNGCt8CPR00+krIqfU7llEfhuR2uJuGMkJgMVgpWq6MdLu3vohevw3lEn8NXuoAfldwlScV+muKjQ ==
1439
1439
1440
1440
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1441
1441
version "7.1.16"
You can’t perform that action at this time.
0 commit comments