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 20
20
"@types/aws-lambda" : " ^8.10.89" ,
21
21
"@types/express" : " ^4.17.11" ,
22
22
"@types/jest" : " ^27.4.0" ,
23
- "@types/node" : " ^17.0.7 " ,
23
+ "@types/node" : " ^17.0.8 " ,
24
24
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
25
25
"@typescript-eslint/parser" : " ^4.33.0" ,
26
26
"@vercel/ncc" : " 0.33.1" ,
Original file line number Diff line number Diff line change 1599
1599
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1600
1600
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1601
1601
1602
- " @types/node@*" , "@types/node@^17.0.7 ":
1603
- version "17.0.7 "
1604
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7 .tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb "
1605
- integrity sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ ==
1602
+ " @types/node@*" , "@types/node@^17.0.8 ":
1603
+ version "17.0.8 "
1604
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8 .tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b "
1605
+ integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg ==
1606
1606
1607
1607
" @types/prettier@^2.1.5 " :
1608
1608
version "2.4.1"
You can’t perform that action at this time.
0 commit comments