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.92 " ,
21
+ "@types/aws-lambda" : " ^8.10.93 " ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.4.0" ,
24
24
"@types/node" : " ^17.0.21" ,
Original file line number Diff line number Diff line change 1410
1410
javascript-natural-sort "0.7.1"
1411
1411
lodash "4.17.21"
1412
1412
1413
- " @types/aws-lambda@^8.10.92 " :
1414
- version "8.10.92 "
1415
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.92 .tgz#645f769ff88b8eba1acd35542695ac322c7757c4 "
1416
- integrity sha512-dB14TltT1SNq73z3MaZfKyyBZ37NAgAFl8jze59bisR4fJ6pB6AYGxItHFkooZbN7UcVJX/cFudM4p8wp1W4rA ==
1413
+ " @types/aws-lambda@^8.10.93 " :
1414
+ version "8.10.93 "
1415
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.93 .tgz#3e2c80894122477040aabf29b7320556f5702a76 "
1416
+ integrity sha512-Vsyi9ogDAY3REZDjYnXMRJJa62SDvxHXxJI5nGDQdZW058dDE+av/anynN2rLKbCKXDRNw3D/sQmqxVflZFi4A ==
1417
1417
1418
1418
" @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1419
1419
version "7.1.16"
You can’t perform that action at this time.
0 commit comments