diff --git a/package.json b/package.json index 9c021d87d5..5ae348f777 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-hotkeys-hook": "^4.6.1", "react-i18next": "^15.2.0", "react-redux": "^9.2.0", - "react-router": "^7.0.2", + "react-router": "^7.1.1", "react-snowfall": "^2.2.0", "react-to-print": "^2.15.1", "react-toastify": "^11.0.2", diff --git a/yarn.lock b/yarn.lock index ea7ede248e..47e4d9583d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9765,10 +9765,10 @@ react-refresh@^0.11.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== -react-router@^7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.0.2.tgz#2820e107cb8cec8acc5db15a17470c056ea86022" - integrity sha512-m5AcPfTRUcjwmhBzOJGEl6Y7+Crqyju0+TgTQxoS4SO+BkWbhOrcfZNq6wSWdl2BBbJbsAoBUb8ZacOFT+/JlA== +react-router@^7.1.1: + version "7.1.1" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.1.tgz#88f5657fa5b8f0b918c7222ec710de0274d00b2e" + integrity sha512-39sXJkftkKWRZ2oJtHhCxmoCrBCULr/HAH4IT5DHlgu/Q0FCPV0S4Lx+abjDTx/74xoZzNYDYbOZWlJjruyuDQ== dependencies: "@types/cookie" "^0.6.0" cookie "^1.0.1"