Skip to content

Commit

Permalink
fix: upgrade react-router-dom from 6.15.0 to 6.26.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-router-dom from 6.15.0 to 6.26.0.

See this package in npm:
react-router-dom

See this project in Snyk:
https://app.snyk.io/org/itsarraj/project/7d74d4f3-ddb3-41e0-80f9-3a62ba974865?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 26, 2024
1 parent 05c49ee commit 4eec45c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
33 changes: 18 additions & 15 deletions frontend/package-lock.json
100755 → 100644

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

2 changes: 1 addition & 1 deletion frontend/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-redux": "^8.1.2",
"react-router-dom": "^6.15.0"
"react-router-dom": "^6.26.0"
},
"devDependencies": {
"@types/node": "^20.5.6",
Expand Down

0 comments on commit 4eec45c

Please sign in to comment.