Skip to content

Commit

Permalink
Merge pull request #2491 from fabiob/upgrade-swagger-ui
Browse files Browse the repository at this point in the history
Upgrade swagger-ui to 4.14.0
  • Loading branch information
domaindrivendev authored Sep 6, 2022
2 parents 2434c28 + fb2a6e8 commit 4a28652
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
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.12.0"
"swagger-ui-dist": "4.14.0"
},
"scripts": {
"postinstall": "node scripts/remove-source-map-links.js"
Expand Down

0 comments on commit 4a28652

Please sign in to comment.