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 24
24
"@types/node" : " ^17.0.34" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
- "@vercel/ncc" : " 0.33.4 " ,
27
+ "@vercel/ncc" : " 0.34.0 " ,
28
28
"aws-sdk" : " ^2.1149.0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 1680
1680
" @typescript-eslint/types" " 4.33.0"
1681
1681
eslint-visitor-keys "^2.0.0"
1682
1682
1683
- " @vercel/ncc@0.33.4 " :
1684
- version "0.33.4 "
1685
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.4 .tgz#e44a87511f583b7ba88e4b9ae90eeb7ba252b872 "
1686
- integrity sha512-ln18hs7dMffelP47tpkaR+V5Tj6coykNyxJrlcmCormPqRQjB/Gv4cu2FfBG+PMzIfdZp2CLDsrrB1NPU22Qhg ==
1683
+ " @vercel/ncc@0.34.0 " :
1684
+ version "0.34.0 "
1685
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0 .tgz#d0139528320e46670d949c82967044a8f66db054 "
1686
+ integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A ==
1687
1687
1688
1688
abab@^2.0.3, abab@^2.0.5 :
1689
1689
version "2.0.5"
You can’t perform that action at this time.
0 commit comments