Skip to content

Commit c91553e

Browse files
author
Rena Probst
committed
Update swagger-ui-dist to 3.52.1
This will fix a security issue reported here: swagger-api/swagger-ui#7446
1 parent 472c94e commit c91553e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/Swashbuckle.AspNetCore.SwaggerUI/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Swashbuckle.AspNetCore.SwaggerUI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"swagger-ui-dist": "3.52.0"
6+
"swagger-ui-dist": "3.52.1"
77
},
88
"scripts": {
99
"postinstall": "node scripts/remove-source-map-links.js"

0 commit comments

Comments
 (0)