Skip to content

Commit

Permalink
fix: ui/package.json & ui/yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOMPURIFY-8318045
  • Loading branch information
snyk-bot committed Nov 1, 2024
1 parent 524d2e6 commit 3debda7
Show file tree
Hide file tree
Showing 2 changed files with 1,070 additions and 440 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-router-dom": "^4.2.2",
"superagent": "^3.8.2",
"superagent-promise": "^1.1.0",
"swagger-ui-react": "^3.29.0"
"swagger-ui-react": "^4.18.2"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Loading

0 comments on commit 3debda7

Please sign in to comment.