Skip to content

Commit

Permalink
fix: ui/package.json & ui/yarn.lock to reduce vulnerabilities (#8328)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 7, 2022
1 parent 58052c2 commit 14a9a1d
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 350 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"history": "^4.7.2",
"js-yaml": "^3.13.1",
"json-merge-patch": "^0.2.3",
"moment": "^2.24.0",
"moment": "^2.29.2",
"monaco-editor": "0.20.0",
"prop-types": "^15.7.2",
"react": "^16.8.3",
Expand All @@ -34,7 +34,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.7.0"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Loading

0 comments on commit 14a9a1d

Please sign in to comment.