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.108" ,
22
22
"@types/express" : " ^4.17.14" ,
23
23
"@types/jest" : " ^27.5.0" ,
24
- "@types/node" : " ^18.11.8 " ,
24
+ "@types/node" : " ^18.11.9 " ,
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 1816
1816
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1817
1817
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1818
1818
1819
- " @types/node@*" , "@types/node@^18.11.8 ":
1820
- version "18.11.8 "
1821
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8 .tgz#16d222a58d4363a2a359656dd20b28414de5d265 "
1822
- integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A ==
1819
+ " @types/node@*" , "@types/node@^18.11.9 ":
1820
+ version "18.11.9 "
1821
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9 .tgz#02d013de7058cea16d36168ef2fc653464cfbad4 "
1822
+ integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg ==
1823
1823
1824
1824
" @types/prettier@^2.1.5 " :
1825
1825
version "2.4.1"
You can’t perform that action at this time.
0 commit comments