diff --git a/package.json b/package.json index f953c1f2f..806497291 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "18.3.1", "react-markdown": "10.1.0", "react-otp-input": "3.1.1", - "react-router-dom": "7.18.1", + "react-router-dom": "7.18.2", "react-router-prompt": "0.8.2", "react-unity-webgl": "10.2.0", "rehype-katex": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 60b774571..f9e9806bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12506,22 +12506,22 @@ react-refresh@^0.11.0: resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz" integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== -react-router-dom@7.18.1: - version "7.18.1" - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.18.1.tgz#0d1b138e291393059ad481c3e10e366385a978a4" - integrity sha512-KaZh+X/6UtEp28x51AUYZDMg9NGoz2ja3dNHa+ta/tk40vCzKhQ/RypCWBMLbmDr6//E24Vv5uPsrqXFozdkAg== +react-router-dom@7.18.2: + version "7.18.2" + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.18.2.tgz#00bf1d0ce8bf17a6d831949aacda72a6120e4926" + integrity sha512-AIKJ/jgGlFb3EbfCXk5Gzshiwt+l3mqbCrNjmEWMMjqQxNJ3svBa6bgzFyCC2Sw3RA0VWF1kg3uQf2OFhxb8hw== dependencies: - react-router "7.18.1" + react-router "7.18.2" react-router-prompt@0.8.2: version "0.8.2" resolved "https://registry.yarnpkg.com/react-router-prompt/-/react-router-prompt-0.8.2.tgz#c7bd1e0d7934bc0275f8ff23697c12e06dd8bda9" integrity sha512-QSIgRFlyqSZVdbnj2I/wUKMKihjLhpljt26OWtNk/dhB38pHxZfJEYckhuxmHzosP83zG8DAp+bxuEV2osmTcA== -react-router@7.18.1: - version "7.18.1" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.18.1.tgz#61259d1594b95c1ace299ee4c57453570f0c22f1" - integrity sha512-GDLgg3i3uM0aeJO3Fm+TCS+sDQ7gu12T6x0qdTEzcwqEfleci7JwugVNIF3U//0FWKnJT7ptG+20B2jfDqnZAg== +react-router@7.18.2: + version "7.18.2" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.18.2.tgz#a76c46ce9e5edacd4f51289d5a71f71305db9152" + integrity sha512-aUVMjFm3GAPTTZL7oYr5E7ETiqfQCHRLH+B+5afnICvf0r7kkK4eR6SMuwbSTJw/7t+12khT/Kahij49fqOCIg== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0"