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.101" ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.5.0" ,
24
- "@types/node" : " ^18.0.1 " ,
24
+ "@types/node" : " ^18.0.3 " ,
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 1614
1614
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1615
1615
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1616
1616
1617
- " @types/node@*" , "@types/node@^18.0.1 ":
1618
- version "18.0.1 "
1619
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.1 .tgz#e91bd73239b338557a84d1f67f7b9e0f25643870 "
1620
- integrity sha512-CmR8+Tsy95hhwtZBKJBs0/FFq4XX7sDZHlGGf+0q+BRZfMbOTkzkj0AFAuTyXbObDIoanaBBW0+KEW+m3N16Wg ==
1617
+ " @types/node@*" , "@types/node@^18.0.3 ":
1618
+ version "18.0.3 "
1619
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3 .tgz#463fc47f13ec0688a33aec75d078a0541a447199 "
1620
+ integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ ==
1621
1621
1622
1622
" @types/prettier@^2.1.5 " :
1623
1623
version "2.4.1"
You can’t perform that action at this time.
0 commit comments