Skip to content
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

express-fileupload may need to update the version of dependency busboy #352

Closed
yitcai opened this issue Jul 19, 2023 · 1 comment
Closed

Comments

@yitcai
Copy link

yitcai commented Jul 19, 2023

per expressjs/multer#224, busboy fixed a issue in latest version. But I am still getting exactly the same error when using express-fileupload. So I guess express-fileupload hasn't;t updated the version of dependency package busboy. Can you please check and update if this is correct? Thank you very much!

@RomanBurunkov
Copy link
Collaborator

Hi.
The latest express-fileupload 1.4 has "busboy": "^1.6.0", which is the latest version according to the npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants