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 25
25
"@types/node" : " ^18.11.18" ,
26
26
"@typescript-eslint/eslint-plugin" : " ^5.48.0" ,
27
27
"@typescript-eslint/parser" : " ^5.48.1" ,
28
- "@vercel/ncc" : " 0.36.0 " ,
28
+ "@vercel/ncc" : " 0.36.1 " ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^8.33.0" ,
31
31
"eslint-plugin-prettier" : " 4.2.1" ,
Original file line number Diff line number Diff line change 2518
2518
" @typescript-eslint/types" " 5.48.1"
2519
2519
eslint-visitor-keys "^3.3.0"
2520
2520
2521
-
2522
- version "0.36.0 "
2523
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0 .tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334 "
2524
- integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A ==
2521
+
2522
+ version "0.36.1 "
2523
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1 .tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95 "
2524
+ integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw ==
2525
2525
2526
2526
accepts@~1.3.8 :
2527
2527
version "1.3.8"
You can’t perform that action at this time.
0 commit comments