Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/react-router-dom

See this project in Snyk:
https://app.snyk.io/org/sb-cecilialiu/project/66e61fd4-0e66-422d-a296-28176f8b8404?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 19, 2024
1 parent bbb3189 commit 99959f1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
29 changes: 16 additions & 13 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router": "^6.2.1",
"react-router-dom": "^6.2.1",
"react-router-dom": "^6.26.2",
"single-spa": "^5.9.3",
"single-spa-react": "^4.4.0",
"styled-components": "^5.3.7",
Expand Down

0 comments on commit 99959f1

Please sign in to comment.