lostisland / faraday

Simple, but flexible HTTP client library, with support for multiple backends.
https://lostisland.github.io/faraday
MIT License
5.76k stars 981 forks source link

Update JS deps #1574

Closed olleolleolle closed 4 months ago

olleolleolle commented 4 months ago

Description

We use npm package docsify to render the documentation site, and so we have a package.json.

This updates its lockfile.

I used npm audit fix to update only the reported issues.