Skip to content

Commit 3494454

Browse files
committed
fix(deps): update dependency react-router-dom to v6.3.0
1 parent 08505c3 commit 3494454

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

frontend/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "17.0.2",
1414
"react-bootstrap": "2.3.0",
1515
"react-dom": "17.0.2",
16-
"react-router-dom": "6.2.1",
16+
"react-router-dom": "6.3.0",
1717
"react-scripts": "5.0.1",
1818
"styled-components": "5.3.5"
1919
},

0 commit comments

Comments
 (0)