From c8650354cb60781758bea9a5ec0036568cc05461 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:46:53 +0000 Subject: [PATCH] chore(deps): update dependency react-router to v8.3.0 [security] --- ui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index ce8326f92..765f06362 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3021,9 +3021,9 @@ react-markdown@^10.1.0: vfile "^6.0.0" react-router@^8.0.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-8.1.0.tgz#242c9169bdf8da4e080279c92048f0016eb3aa4b" - integrity sha512-Mdfi61uObuvWNN9OhChOC0HV6YWOIfKRzEWOvCHRSuQg8IM+Nv10edaM/2HE8ZixBpUTdQbruyWqC3sDkkh9vw== + version "8.3.0" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-8.3.0.tgz#b7bc69c3e3833ba79ebf892aef03d62b649508f8" + integrity sha512-qyPMvW83jGIct3yiieisxdk9M745anqhpIMKN5m1t6yBMfgVPpt77aHOqs5fUlEJRMCGffg9BaQLH9oPVOL7xQ== dependencies: cookie-es "^3.1.1"