Skip to content

Commit

Permalink
fix: upgrade react-router-dom from 5.3.3 to 5.3.4 (#174)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-router-dom from 5.3.3 to 5.3.4.

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

See this project in Snyk:
https://app.snyk.io/org/jkowalski/project/6bf0840b-3f5f-47cc-8344-5269ada5ef38?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
jkowalski and snyk-bot committed Sep 5, 2023
1 parent 7373fa0 commit a4a2fa1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 46 deletions.
66 changes: 21 additions & 45 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 @@ -12,7 +12,7 @@
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.0",
"react-router-dom": "^5.3.4",
"react-select": "^5.7.4",
"react-table": "^7.8.0"
},
Expand Down

0 comments on commit a4a2fa1

Please sign in to comment.