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

Remove depends on vulnerable versions of busboy #10

Commits on Aug 9, 2022

  1. Fix breaking changes with new busboy version

    - No more constructor
    - Truncated flags, encoding, and mime type information have been consolidated
    into a single object passed to the event handlers
    See: mscdex/busboy#266
    ostec-mh committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6a8ac73 View commit details
    Browse the repository at this point in the history
  2. Bump Version to 1.6.0

    ...like busboy package
    ostec-mh committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    71a44dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    485136d View commit details
    Browse the repository at this point in the history