Skip to content

Commit 052aeff

Browse files
marrobisnyk-botTim Allentamirkamara
authored
[Snyk] Upgrade react-router-dom from 6.27.0 to 6.28.0 (microsoft#4191)
fix: upgrade react-router-dom from 6.27.0 to 6.28.0 Snyk has created this PR to upgrade react-router-dom from 6.27.0 to 6.28.0. See this package in yarn: react-router-dom See this project in Snyk: https://app.snyk.io/org/marrobi/project/dd2ad75a-7a6d-4559-9a18-d70318d44707?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Tim Allen <[email protected]> Co-authored-by: Tamir Kamara <[email protected]>
1 parent cdb59e4 commit 052aeff

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

ui/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "^18.3.1",
2525
"react-markdown": "^8.0.3",
2626
"react-redux": "^8.0.4",
27-
"react-router-dom": "6.27.0",
27+
"react-router-dom": "6.28.0",
2828
"remark-gfm": "^3.0.1",
2929
"typescript": "^5.6.3",
3030
"web-vitals": "^3.3.0"

ui/app/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,10 +1899,10 @@
18991899
redux-thunk "^2.4.2"
19001900
reselect "^4.1.8"
19011901

1902-
"@remix-run/router@1.20.0":
1903-
version "1.20.0"
1904-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.20.0.tgz#03554155b45d8b529adf635b2f6ad1165d70d8b4"
1905-
integrity sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==
1902+
"@remix-run/router@1.21.0":
1903+
version "1.21.0"
1904+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
1905+
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
19061906

19071907
"@rjsf/core@^4.2.3":
19081908
version "4.2.3"
@@ -9503,20 +9503,20 @@ react-refresh@^0.11.0:
95039503
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
95049504
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
95059505

9506-
react-router-dom@6.27.0:
9507-
version "6.27.0"
9508-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.27.0.tgz#8d7972a425fd75f91c1e1ff67e47240c5752dc3f"
9509-
integrity sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==
9506+
react-router-dom@6.28.0:
9507+
version "6.28.0"
9508+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6"
9509+
integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==
95109510
dependencies:
9511-
"@remix-run/router" "1.20.0"
9512-
react-router "6.27.0"
9511+
"@remix-run/router" "1.21.0"
9512+
react-router "6.28.0"
95139513

9514-
react-router@6.27.0:
9515-
version "6.27.0"
9516-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.27.0.tgz#db292474926c814c996c0ff3ef0162d1f9f60ed4"
9517-
integrity sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==
9514+
react-router@6.28.0:
9515+
version "6.28.0"
9516+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d"
9517+
integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==
95189518
dependencies:
9519-
"@remix-run/router" "1.20.0"
9519+
"@remix-run/router" "1.21.0"
95209520

95219521
95229522
version "5.0.1"

0 commit comments

Comments
 (0)