diff --git a/package.json b/package.json index 9ed358a1a5..7f68156989 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-dropzone": "14.3.8", "react-ga4": "2.1.0", "react-redux": "9.2.0", - "react-router": "7.9.6", + "react-router": "7.12.0", "react-storage-hooks": "4.0.1", "react-useportal": "1.0.19", "reconnecting-websocket": "4.4.0", diff --git a/yarn.lock b/yarn.lock index a5ef2f4071..868cd8af02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12559,10 +12559,10 @@ react-remove-scroll@2.5.5: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-router@7.9.6: - version "7.9.6" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.6.tgz#003c8de335fdd7390286a478dcfd9579c1826137" - integrity sha512-Y1tUp8clYRXpfPITyuifmSoE2vncSME18uVLgaqyxh9H35JWpIfzHo+9y3Fzh5odk/jxPW29IgLgzcdwxGqyNA== +react-router@7.12.0: + version "7.12.0" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.12.0.tgz#459a86862abbedd02e76e686751fe71f9fd73a4f" + integrity sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0"