File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 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.93 " ,
21
+ "@types/aws-lambda" : " ^8.10.95 " ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.4.1" ,
24
24
"@types/node" : " ^17.0.26" ,
Original file line number Diff line number Diff line change 1408
1408
javascript-natural-sort "0.7.1"
1409
1409
lodash "4.17.21"
1410
1410
1411
- " @types/aws-lambda@^8.10.93 " :
1412
- version "8.10.93 "
1413
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.93 .tgz#3e2c80894122477040aabf29b7320556f5702a76 "
1414
- integrity sha512-Vsyi9ogDAY3REZDjYnXMRJJa62SDvxHXxJI5nGDQdZW058dDE+av/anynN2rLKbCKXDRNw3D/sQmqxVflZFi4A ==
1411
+ " @types/aws-lambda@^8.10.95 " :
1412
+ version "8.10.95 "
1413
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.95 .tgz#7ba7b22b5967f40ceaf293082bbc3863a06e33f7 "
1414
+ integrity sha512-wGtzLbd04EmqhFjTZmXgLzvmhDdyVU7AMo/JkiPmA2VUdBFQfUBQFCEzaVVK+f1PP5aWx1ejnb7K/8MXYI/frQ ==
1415
1415
1416
1416
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1417
1417
version "7.1.16"
You can’t perform that action at this time.
0 commit comments