Surnet / swagger-jsdoc

Generates swagger/openapi specification based on jsDoc comments and YAML files.
MIT License
1.67k stars 225 forks source link

fix: upgrade all dependencies #307

Closed superflyxxi closed 2 years ago

superflyxxi commented 2 years ago

Upgrades all dependencies to latest version to help resolve security vulnerabilities. This was done by running yarn upgrade locally and the yarn.lock file got regenerated. This was run with yarn v1.22.15.

superflyxxi commented 2 years ago

When can we expect a new release? It's been almost a year now. We should at least get a fix released with these security updates.