m4nuC / async-busboy

Promise based multipart form parser for KoaJS
MIT License
167 stars 58 forks source link

Update internal busboy from v0.3.1 to v1.4.0 #53

Closed alqu closed 10 months ago

alqu commented 2 years ago

Since there are a bunch errors and slower performance in the older busboy v0.3.1, I adjusted async busboy to work nicely with the current busboy v1.4.0.

Please have a look.

Additionally, I worked on the following points:

JFulweber commented 1 year ago

Bumping this - @m4nuC please accept this PR or make another group have maintainer access, as the current version is marked as having vulnerabilities due to busboy versions.