pillarjs / send

Streaming static file server with Range and conditional-GET support
MIT License
798 stars 191 forks source link

Update Dev Deps #231

Closed wesleytodd closed 3 months ago

wesleytodd commented 3 months ago

This updates a few dev deps. It moves to using ^ so we have less updates to apply on a regular basis. Also it does not update eslint as I think we should update that to use standard if we are going to deal with the complexity of actually updating a set of eslint plugins. It also doesn't update supertest because of this: https://github.com/ladjs/superagent/pull/1802#issuecomment-2244066490