diff --git a/package.json b/package.json index 5212673d..91de2539 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-dropzone": "^15.0.0", "react-hook-form": "^7.72.1", "react-resizable-panels": "^4.9.0", - "react-router": "^7.14.0", + "react-router": "^7.15.0", "rxjs": "^7.8.2", "sass": "^1.99.0", "shadcn": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index f827193c..6c31204f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5373,10 +5373,10 @@ react-resizable-panels@^4.9.0: resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.9.0.tgz" integrity sha512-sEl+hA6y9/kxa0aPlrUC+G1lcShAf/PiIjoeC8kWXxa53RfAVplVCIxEl01Nwa4L2iRa5JXBXq1/mI8ch6qOZQ== -react-router@^7.14.0: - version "7.14.0" - resolved "https://registry.npmjs.org/react-router/-/react-router-7.14.0.tgz" - integrity sha512-m/xR9N4LQLmAS0ZhkY2nkPA1N7gQ5TUVa5n8TgANuDTARbn1gt+zLPXEm7W0XDTbrQ2AJSJKhoa6yx1D8BcpxQ== +react-router@^7.15.0: + version "7.15.0" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.15.0.tgz#cb438ff254ab5a1e356ef5a23d7821d8f6fbe652" + integrity sha512-HW9vYwuM8f4yx66Izy8xfrzCM+SBJluoZcCbww9A1TySax11S5Vgw6fi3ZjMONw9J4gQwngL7PzkyIpJJpJ7RQ== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0"