aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-14 10:52:29 +0000
committerGitHub <noreply@github.com>2023-12-14 10:52:29 +0000
commit91d04ef121682bf14dee51ae743e62d2cf579328 (patch)
tree8d05dfbd4f09f417d6cebe552ac4c27618e6b5d2 /client
parent1364ce47fb9554587ca30e3687bb83c7d9d33fe3 (diff)
Update dependency react-router-dom to v6.21.0
Diffstat (limited to 'client')
-rw-r--r--client/js/app/yarn.lock28
1 files changed, 14 insertions, 14 deletions
diff --git a/client/js/app/yarn.lock b/client/js/app/yarn.lock
index 98c50fb0be8..820146cbcd3 100644
--- a/client/js/app/yarn.lock
+++ b/client/js/app/yarn.lock
@@ -1306,10 +1306,10 @@
dependencies:
"@babel/runtime" "^7.13.10"
-"@remix-run/router@1.13.1":
- version "1.13.1"
- resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.1.tgz#07e2a8006f23a3bc898b3f317e0a58cc8076b86e"
- integrity sha512-so+DHzZKsoOcoXrILB4rqDkMDy7NLMErRdOxvzvOKb507YINKUP4Di+shbTZDhSE/pBZ+vr7XGIpcOO0VLSA+Q==
+"@remix-run/router@1.14.0":
+ version "1.14.0"
+ resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.14.0.tgz#9bc39a5a3a71b81bdb310eba6def5bc3966695b7"
+ integrity sha512-WOHih+ClN7N8oHk9N4JUiMxQJmRVaOxcg8w7F/oHUXzJt920ekASLI/7cYX8XkntDWRhLZtsk6LbGrkgOAvi5A==
"@rollup/rollup-android-arm-eabi@4.8.0":
version "4.8.0"
@@ -4850,19 +4850,19 @@ react-refresh@^0.14.0:
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
react-router-dom@^6:
- version "6.20.1"
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.1.tgz#e34f8075b9304221420de3609e072bb349824984"
- integrity sha512-npzfPWcxfQN35psS7rJgi/EW0Gx6EsNjfdJSAk73U/HqMEJZ2k/8puxfwHFgDQhBGmS3+sjnGbMdMSV45axPQw==
+ version "6.21.0"
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.21.0.tgz#aa4c6bc046a8e8723095bc09b3c0ab2254532712"
+ integrity sha512-1dUdVj3cwc1npzJaf23gulB562ESNvxf7E4x8upNJycqyUm5BRRZ6dd3LrlzhtLaMrwOCO8R0zoiYxdaJx4LlQ==
dependencies:
- "@remix-run/router" "1.13.1"
- react-router "6.20.1"
+ "@remix-run/router" "1.14.0"
+ react-router "6.21.0"
-react-router@6.20.1:
- version "6.20.1"
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.1.tgz#e8cc326031d235aaeec405bb234af77cf0fe75ef"
- integrity sha512-ccvLrB4QeT5DlaxSFFYi/KR8UMQ4fcD8zBcR71Zp1kaYTC5oJKYAp1cbavzGrogwxca+ubjkd7XjFZKBW8CxPA==
+react-router@6.21.0:
+ version "6.21.0"
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.21.0.tgz#6fe3e59877aca3dccceec1801d26991ddf42d12b"
+ integrity sha512-hGZ0HXbwz3zw52pLZV3j3+ec+m/PQ9cTpBvqjFQmy2XVUWGn5MD+31oXHb6dVTxYzmAeaiUBYjkoNz66n3RGCg==
dependencies:
- "@remix-run/router" "1.13.1"
+ "@remix-run/router" "1.14.0"
react-textarea-autosize@8.3.4:
version "8.3.4"