diff --git a/package.json b/package.json index 41ad72d4e3..0c738bf9e7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-hotkeys-hook": "^4.6.1", "react-i18next": "^15.4.0", "react-redux": "^9.2.0", - "react-router": "^7.1.2", + "react-router": "^7.1.3", "react-snowfall": "^2.2.0", "react-to-print": "^3.0.4", "react-toastify": "^11.0.3", diff --git a/yarn.lock b/yarn.lock index a61f89c841..c370bcf55e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10130,10 +10130,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.1.2: - version "7.1.2" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.2.tgz#61bf043b7fc839f2cfc80e64ed7ca9072526bfd2" - integrity sha512-KeallSO30KLpIe/ZZqfk6pCJ1c+5JhMxl3SCS3Zx1LgaGuQbgLDmjuNi6KZ5LnAV9sWjbmBWGRw8Um/Pw6BExg== +react-router@^7.1.3: + version "7.1.3" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.3.tgz#6c15c28838b799cb3058943e8e8015dbd6c16c7b" + integrity sha512-EezYymLY6Guk/zLQ2vRA8WvdUhWFEj5fcE3RfWihhxXBW7+cd1LsIiA3lmx+KCmneAGQuyBv820o44L2+TtkSA== dependencies: "@types/cookie" "^0.6.0" cookie "^1.0.1"