thiagobustamante / typescript-rest

This is a lightweight annotation-based expressjs extension for typescript.
MIT License
525 stars 108 forks source link

Vulnerabilities busboy and dicer #172

Open mikepaivatw opened 2 years ago

mikepaivatw commented 2 years ago

The libs busboy and dicer that are dependent typescript-rest showed vulnerabilities.

Used versions:

├─┬ typescript-rest@3.0.4
│ └─┬ multer@1.4.4
│   └─┬ busboy@0.2.14
│     └── dicer@0.2.5
ekschro commented 1 year ago

Hey - I hope everyone is doing well!

Just wondering if this will be addressed any time soon?