Skip to content

Commit 8974752

Browse files
committed
fix: ui/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286
1 parent 38b31de commit 8974752

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"react-hot-loader": "^3.1.3",
5959
"react-moment": "^0.9.2",
6060
"react-paginate": "^6.2.1",
61-
"react-router": "^4.3.1",
62-
"react-router-dom": "^4.2.2",
61+
"react-router": "^6.30.2",
62+
"react-router-dom": "^6.30.2",
6363
"react-svg-piechart": "^2.1.1",
6464
"redoc": "^2.0.0-rc.40",
6565
"sass-loader": "^6.0.6",

0 commit comments

Comments
 (0)