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 21
21
"@types/aws-lambda" : " ^8.10.91" ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.4.0" ,
24
- "@types/node" : " ^17.0.10 " ,
24
+ "@types/node" : " ^17.0.12 " ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.33.1" ,
Original file line number Diff line number Diff line change 1700
1700
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1701
1701
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1702
1702
1703
- " @types/node@*" , "@types/node@^17.0.10 ":
1704
- version "17.0.10 "
1705
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10 .tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab "
1706
- integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog ==
1703
+ " @types/node@*" , "@types/node@^17.0.12 ":
1704
+ version "17.0.12 "
1705
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.12 .tgz#f7aa331b27f08244888c47b7df126184bc2339c5 "
1706
+ integrity sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA ==
1707
1707
1708
1708
" @types/prettier@^2.1.5 " :
1709
1709
version "2.4.1"
You can’t perform that action at this time.
0 commit comments