Skip to content

Commit 853750f

Browse files
committed
fix: ui/package.json & ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent 524d2e6 commit 853750f

File tree

2 files changed

+974
-436
lines changed

2 files changed

+974
-436
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-router-dom": "^4.2.2",
3636
"superagent": "^3.8.2",
3737
"superagent-promise": "^1.1.0",
38-
"swagger-ui-react": "^3.29.0"
38+
"swagger-ui-react": "^5.18.0"
3939
},
4040
"devDependencies": {
4141
"@babel/core": "^7.0.0-0",

0 commit comments

Comments
 (0)