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 18
18
"devDependencies" : {
19
19
"@trivago/prettier-plugin-sort-imports" : " ^3.3.0" ,
20
20
"@types/aws-lambda" : " ^8.10.104" ,
21
- "@types/express" : " ^4.17.11 " ,
21
+ "@types/express" : " ^4.17.14 " ,
22
22
"@types/jest" : " ^27.5.0" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
41
41
"@octokit/rest" : " ^19.0.4" ,
42
42
"@octokit/types" : " ^7.5.0" ,
43
43
"@types/aws-lambda" : " ^8.10.104" ,
44
- "@types/express" : " ^4.17.11 " ,
44
+ "@types/express" : " ^4.17.14 " ,
45
45
"@types/node" : " ^18.7.18" ,
46
46
"aws-sdk" : " ^2.1221.0" ,
47
47
"cron-parser" : " ^4.6.0" ,
Original file line number Diff line number Diff line change 1680
1680
" @types/qs" " *"
1681
1681
" @types/range-parser" " *"
1682
1682
1683
- " @types/express@^4.17.11 " :
1684
- version "4.17.13 "
1685
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13 .tgz#a76e2995728999bab51a33fabce1d705a3709034 "
1686
- integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA ==
1683
+ " @types/express@^4.17.14 " :
1684
+ version "4.17.14 "
1685
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14 .tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c "
1686
+ integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg ==
1687
1687
dependencies :
1688
1688
" @types/body-parser" " *"
1689
1689
" @types/express-serve-static-core" " ^4.17.18"
You can’t perform that action at this time.
0 commit comments