Skip to content

Commit cb07944

Browse files
committed
fix: package.json & pnpm-lock.yaml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286
1 parent da13385 commit cb07944

2 files changed

Lines changed: 813 additions & 86 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-loadable": "^5.5.0",
2828
"react-moment": "^0.9.7",
2929
"react-redux": "^7.2.0",
30-
"react-router-dom": "^5.1.2",
30+
"react-router-dom": "^6.30.2",
3131
"react-simple-code-editor": "^0.11.0",
3232
"react-vis-network": "^1.0.0",
3333
"redux": "^4.0.5",

0 commit comments

Comments
 (0)