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 19
19
"@octokit/webhooks-definitions" : " ^3.67.3" ,
20
20
"@trivago/prettier-plugin-sort-imports" : " ^3.3.0" ,
21
21
"@types/aws-lambda" : " ^8.10.104" ,
22
- "@types/express" : " ^4.17.11 " ,
22
+ "@types/express" : " ^4.17.14 " ,
23
23
"@types/jest" : " ^27.5.0" ,
24
24
"@types/node" : " ^18.7.18" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 1636
1636
" @types/qs" " *"
1637
1637
" @types/range-parser" " *"
1638
1638
1639
- " @types/express@^4.17.11 " :
1640
- version "4.17.13 "
1641
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13 .tgz#a76e2995728999bab51a33fabce1d705a3709034 "
1642
- integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA ==
1639
+ " @types/express@^4.17.14 " :
1640
+ version "4.17.14 "
1641
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14 .tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c "
1642
+ integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg ==
1643
1643
dependencies :
1644
1644
" @types/body-parser" " *"
1645
1645
" @types/express-serve-static-core" " ^4.17.18"
You can’t perform that action at this time.
0 commit comments