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.97" ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.5.0" ,
24
- "@types/node" : " ^17.0.31 " ,
24
+ "@types/node" : " ^17.0.34 " ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.33.4" ,
Original file line number Diff line number Diff line change 1548
1548
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1549
1549
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1550
1550
1551
- " @types/node@*" , "@types/node@^17.0.31 ":
1552
- version "17.0.31 "
1553
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31 .tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d "
1554
- integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q ==
1551
+ " @types/node@*" , "@types/node@^17.0.34 ":
1552
+ version "17.0.34 "
1553
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.34 .tgz#3b0b6a50ff797280b8d000c6281d229f9c538cef "
1554
+ integrity sha512-XImEz7XwTvDBtzlTnm8YvMqGW/ErMWBsKZ+hMTvnDIjGCKxwK5Xpc+c/oQjOauwq8M4OS11hEkpjX8rrI/eEgA ==
1555
1555
1556
1556
" @types/prettier@^2.1.5 " :
1557
1557
version "2.4.1"
You can’t perform that action at this time.
0 commit comments