Skip to content

Commit 0812d87

Browse files
author
Victoria Ivanova
committed
update react-router-dom due to vulnarabilities
1 parent a8aa4cd commit 0812d87

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

frontend/package-lock.json

Lines changed: 8 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
@@ -22,7 +22,7 @@
2222
"lucide-react": "^0.483.0",
2323
"react": "^19.0.0",
2424
"react-dom": "^19.0.0",
25-
"react-router-dom": "^7.2.0",
25+
"react-router-dom": "^7.5.2",
2626
"throttle-debounce": "^5.0.2"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)