Skip to content

Request to Upgrade express and body-parser Dependencies #1531

@ShashankRahatekar

Description

@ShashankRahatekar

Summary

I would like to request an upgrade of the express and body-parser dependencies in the routing-controllers library to their latest versions.

Current Status

currently routing-controllers uses:

  • express: ~4.21.2
  • body-parser: ~1.20.2

Requested Upgrades

Please consider upgrading to the latest stable versions:

Important Note About body-parser

It's worth noting that since Express 4.16.0, the functionality of body-parser has been built into Express itself. Consider:

  • Whether body-parser can be removed entirely in favour of Express's built-in parsing
  • This would reduce the dependency footprint and potential security surface

Thank you for maintaining this excellent library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageIssues which needs to be reproduced to be verified report.type: fixIssues describing a broken feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions