File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"@types/aws-lambda" : " ^8.10.89" ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.4.0" ,
24
- "@types/node" : " ^17.0.8 " ,
24
+ "@types/node" : " ^17.0.9 " ,
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 1672
1672
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1673
1673
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1674
1674
1675
- " @types/node@*" , "@types/node@^17.0.8 ":
1676
- version "17.0.8 "
1677
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8 .tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b "
1678
- integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg ==
1675
+ " @types/node@*" , "@types/node@^17.0.9 ":
1676
+ version "17.0.9 "
1677
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.9 .tgz#0b7f161afb5b1cc12518d29b2cdc7175d5490628 "
1678
+ integrity sha512-5dNBXu/FOER+EXnyah7rn8xlNrfMOQb/qXnw4NQgLkCygKBKhdmF/CA5oXVOKZLBEahw8s2WP9LxIcN/oDDRgQ ==
1679
1679
1680
1680
" @types/prettier@^2.1.5 " :
1681
1681
version "2.4.1"
You can’t perform that action at this time.
0 commit comments