Skip to content

Commit

Permalink
fix(web): update dependency react-router-dom to v6.21.2 (#13810)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent 2160533 commit 13d2a01
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-dom": "18.2.0",
"react-hook-form": "7.49.3",
"react-redux": "9.0.4",
"react-router-dom": "6.21.1",
"react-router-dom": "6.21.2",
"react-scripts": "5.0.1",
"react-use": "17.4.2",
"redux": "4.2.1",
Expand Down

0 comments on commit 13d2a01

Please sign in to comment.