Closed
Description
Dependabot is giving us a few PRs to update dependencies, thankfully most of these are dev dependencies, but given how two of them are major versions -- we gotta be a little careful here because tests may break.
What I am going to do is create a PR that not only updates the packages, but also removes the statuses module and attempt to replace it with http-status-codes .