You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is causing problems with multiple versions of HTTP errors floating around codebases, where some are not instanceof each version's HTTP error class.
The text was updated successfully, but these errors were encountered:
The dependency
http-errors
is a major version out of date:http-assert/package.json
Line 13 in b072a1b
This is causing problems with multiple versions of HTTP errors floating around codebases, where some are not
instanceof
each version's HTTP error class.The text was updated successfully, but these errors were encountered: