-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
please update the dependency busboy's version #1072
Comments
multer 1.4.4 -> busboy 0.2.14 -> dicer 0.2.5 -> [DEP0005] DeprecationWarning: Buffer() is deprecated since v10.0.0 due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. |
There's also a vulnerability in |
This is fixed in |
I'm happy to accept patches that fixes this in a way that maintains backwards compatibility, then we can release it as a normal point release in the 1.x line. |
originalname was decoded incorrectly, when using postman to upload a file that filename is chinese #247
The text was updated successfully, but these errors were encountered: