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.107" ,
22
22
"@types/express" : " ^4.17.14" ,
23
23
"@types/jest" : " ^27.5.0" ,
24
- "@types/node" : " ^18.8.4 " ,
24
+ "@types/node" : " ^18.11.2 " ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.34.0" ,
Original file line number Diff line number Diff line change 1788
1788
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1789
1789
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1790
1790
1791
- " @types/node@*" , "@types/node@^18.8.4 ":
1792
- version "18.8.4 "
1793
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.4 .tgz#54be907698f40de8a45770b48486aa3cbd3adff7 "
1794
- integrity sha512-WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow ==
1791
+ " @types/node@*" , "@types/node@^18.11.2 ":
1792
+ version "18.11.2 "
1793
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2 .tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8 "
1794
+ integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw ==
1795
1795
1796
1796
" @types/prettier@^2.1.5 " :
1797
1797
version "2.4.1"
You can’t perform that action at this time.
0 commit comments