Skip to content

Commit cdea5e0

Browse files
committed
fix: ui/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-9055448
1 parent 524d2e6 commit cdea5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.30.2"
3939
},
4040
"devDependencies": {
4141
"@babel/core": "^7.0.0-0",

0 commit comments

Comments
 (0)