Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update to Swagger UI v5
Update to the latest release of Swagger UI.
Resolves #2789.
  • Loading branch information
martincostello committed Apr 25, 2024
commit a65bcc48239b4f79427d0973fbd80cc2d515a3b2
14 changes: 7 additions & 7 deletions src/Swashbuckle.AspNetCore.SwaggerUI/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Swashbuckle.AspNetCore.SwaggerUI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"swagger-ui-dist": "4.15.5"
"swagger-ui-dist": "5.15.2"
},
"scripts": {
"postinstall": "node scripts/remove-source-map-links.js"
Expand Down