summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-17 21:12:00 +0000
committerGitHub <noreply@github.com>2024-02-17 21:12:00 +0000
commit1e0217895fd6273600ee67b9ef6f843c1b24b9ce (patch)
tree8431c98879d70ba013e3450bfb6ad74e2c3f8279 /client
parentaa62b06788dfa0b1bba297fe8752f41dc69d434e (diff)
Update dependency react-router-dom to v6.22.1
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 250397736f7..b6e91dc433b 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.15.0":
- version "1.15.0"
- resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.0.tgz#461a952c2872dd82c8b2e9b74c4dfaff569123e2"
- integrity sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==
+"@remix-run/router@1.15.1":
+ version "1.15.1"
+ resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.1.tgz#221fd31a65186b9bc027b74573485fb3226dff7f"
+ integrity sha512-zcU0gM3z+3iqj8UX45AmWY810l3oUmXM7uH4dt5xtzvMhRtYVhKGOmgOd1877dOPPepfCjUv57w+syamWIYe7w==
"@rollup/rollup-android-arm-eabi@4.12.0":
version "4.12.0"
@@ -4643,19 +4643,19 @@ react-refresh@^0.14.0:
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
react-router-dom@^6:
- version "6.22.0"
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.0.tgz#177c8bd27146decbb991eafb5df159f7a9f70035"
- integrity sha512-z2w+M4tH5wlcLmH3BMMOMdrtrJ9T3oJJNsAlBJbwk+8Syxd5WFJ7J5dxMEW0/GEXD1BBis4uXRrNIz3mORr0ag==
+ version "6.22.1"
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.1.tgz#cfa109d4b6b0a4d00bac179bc0ad2a6469455282"
+ integrity sha512-iwMyyyrbL7zkKY7MRjOVRy+TMnS/OPusaFVxM2P11x9dzSzGmLsebkCvYirGq0DWB9K9hOspHYYtDz33gE5Duw==
dependencies:
- "@remix-run/router" "1.15.0"
- react-router "6.22.0"
+ "@remix-run/router" "1.15.1"
+ react-router "6.22.1"
-react-router@6.22.0:
- version "6.22.0"
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.0.tgz#a22b44851a79dafc6b944cb418db3e80622b9be1"
- integrity sha512-q2yemJeg6gw/YixRlRnVx6IRJWZD6fonnfZhN1JIOhV2iJCPeRNSH3V1ISwHf+JWcESzLC3BOLD1T07tmO5dmg==
+react-router@6.22.1:
+ version "6.22.1"
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.1.tgz#a5ff849bfe709438f7e139421bb28138209662c7"
+ integrity sha512-0pdoRGwLtemnJqn1K0XHUbnKiX0S4X8CgvVVmHGOWmofESj31msHo/1YiqcJWK7Wxfq2a4uvvtS01KAQyWK/CQ==
dependencies:
- "@remix-run/router" "1.15.0"
+ "@remix-run/router" "1.15.1"
react-textarea-autosize@8.3.4:
version "8.3.4"