Skip to content

Commit

Permalink
Update swagger-ui-dist to 3.52.1
Browse files Browse the repository at this point in the history
This will fix a security issue reported here: swagger-api/swagger-ui#7446
  • Loading branch information
pedrolamas committed Sep 10, 2021
1 parent a53d463 commit ca383e4
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": "3.52.0"
"swagger-ui-dist": "3.52.1"
},
"scripts": {
"postinstall": "node scripts/remove-source-map-links.js"
Expand Down

0 comments on commit ca383e4

Please sign in to comment.