This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +10
-10
lines changed
modules/runners/lambdas/runners
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"@babel/helper-get-function-arity" : " ^7.16.7" ,
20
20
"@trivago/prettier-plugin-sort-imports" : " ^4.0.0" ,
21
21
"@types/aws-lambda" : " ^8.10.111" ,
22
- "@types/express" : " ^4.17.15 " ,
22
+ "@types/express" : " ^4.17.17 " ,
23
23
"@types/jest" : " ^29.4.0" ,
24
24
"@types/node" : " ^18.11.18" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.54.0" ,
Original file line number Diff line number Diff line change 1716
1716
dependencies :
1717
1717
" @types/node" " *"
1718
1718
1719
- " @types/express-serve-static-core@^4.17.31 " :
1720
- version "4.17.31 "
1721
- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.31 .tgz#a1139efeab4e7323834bb0226e62ac019f474b2f "
1722
- integrity sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q ==
1719
+ " @types/express-serve-static-core@^4.17.33 " :
1720
+ version "4.17.33 "
1721
+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.33 .tgz#de35d30a9d637dc1450ad18dd583d75d5733d543 "
1722
+ integrity sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA ==
1723
1723
dependencies :
1724
1724
" @types/node" " *"
1725
1725
" @types/qs" " *"
1726
1726
" @types/range-parser" " *"
1727
1727
1728
- " @types/express@^4.17.15 " :
1729
- version "4.17.15 "
1730
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.15 .tgz#9290e983ec8b054b65a5abccb610411953d417ff "
1731
- integrity sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ ==
1728
+ " @types/express@^4.17.17 " :
1729
+ version "4.17.17 "
1730
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17 .tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4 "
1731
+ integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q ==
1732
1732
dependencies :
1733
1733
" @types/body-parser" " *"
1734
- " @types/express-serve-static-core" " ^4.17.31 "
1734
+ " @types/express-serve-static-core" " ^4.17.33 "
1735
1735
" @types/qs" " *"
1736
1736
" @types/serve-static" " *"
1737
1737
You can’t perform that action at this time.
0 commit comments