Skip to content

Commit

Permalink
[Snyk] Upgrade react-router-dom from 6.28.0 to 6.28.1 (#12005)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mdct-github-service-account and snyk-bot authored Jan 13, 2025
1 parent f75412e commit 225e84d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.54.1",
"react-icons": "^4.3.1",
"react-router-dom": "6.28.0",
"react-router-dom": "6.28.1",
"react-uuid": "^1.0.3",
"sass": "^1.83.0",
"vite": "^6.0.0",
Expand Down
18 changes: 9 additions & 9 deletions services/ui-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8149,18 +8149,18 @@ [email protected]:
use-callback-ref "^1.2.3"
use-sidecar "^1.0.1"

[email protected].0:
version "6.28.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6"
integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==
[email protected].1:
version "6.28.1"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.1.tgz#b78fe452d2cd31919b80e57047a896bfa1509f8c"
integrity sha512-YraE27C/RdjcZwl5UCqF/ffXnZDxpJdk9Q6jw38SZHjXs7NNdpViq2l2c7fO7+4uWaEfcwfGCv3RSg4e1By/fQ==
dependencies:
"@remix-run/router" "1.21.0"
react-router "6.28.0"
react-router "6.28.1"

[email protected].0:
version "6.28.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d"
integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==
[email protected].1:
version "6.28.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.1.tgz#f82317ab24eee67d7beb7b304c0378b2b48fa178"
integrity sha512-2omQTA3rkMljmrvvo6WtewGdVh45SpL9hGiCI9uUrwGGfNFDIvGK4gYJsKlJoNVi6AQZcopSCballL+QGOm7fA==
dependencies:
"@remix-run/router" "1.21.0"

Expand Down

0 comments on commit 225e84d

Please sign in to comment.