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-ELLIPTIC-8172694
  • Loading branch information
snyk-bot committed Oct 11, 2024
1 parent 41ae2ed commit 50fcbaf
Show file tree
Hide file tree
Showing 2 changed files with 6,060 additions and 7,684 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^16.9.3",
"@types/react-helmet": "^6.1.0",
"@types/react-router-dom": "^5.1.7",
"argo-ux": "^1.1.4",
"argo-ux": "^1.1.7",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"portable-fetch": "^3.0.0",
Expand All @@ -27,7 +27,7 @@
"react-hot-loader": "^3.1.3",
"react-keyhooks": "^0.2.3",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-scripts": "5.0.0",
"rxjs": "^6.6.6",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1",
Expand Down
Loading

0 comments on commit 50fcbaf

Please sign in to comment.