Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/9487e25e-036b-4b7b-8b55-bde71b318964?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and DerekRoberts committed Apr 26, 2024
1 parent e033658 commit b0cac17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^17.0.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^17.0.0",
"react-router": "^6.11.2",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "^9.1.3",
Expand Down

0 comments on commit b0cac17

Please sign in to comment.