Upgrade react-router-dom to 4.3.1

This commit is contained in:
Alex Gleason
2021-07-10 02:13:42 -05:00
parent 225f61cc5b
commit 469115cf85
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
"react-popper": "^2.2.3",
"react-redux": "^7.2.1",
"react-redux-loading-bar": "^5.0.0",
"react-router-dom": "^4.1.1",
"react-router-dom": "^4.3.1",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-sparklines": "^1.7.0",
"react-swipeable-views": "^0.13.0",