scottie1984 / swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.4k stars 225 forks source link

update dev dependencies #370

Closed gavinslilley closed 1 month ago

gavinslilley commented 2 months ago

Update the dev dependencies to the latest version

All the tests pass and the test app works when opening http://localhost:3001/api-docs

Fixes: https://github.com/scottie1984/swagger-ui-express/issues/369