From f0af7e4c52628b84a37bf464b43780a5cca1f29a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:14:21 +0000 Subject: [PATCH] Update dependency i18next-http-backend to v2.5.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ffd9c4b5..704d8fc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5751,9 +5751,9 @@ i18next-browser-languagedetector@^7.0.0: "@babel/runtime" "^7.23.2" i18next-http-backend@^2.0.0: - version "2.4.3" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.4.3.tgz#be9a0aaff5f34542f1f9c1f7bd03eb96d8476dbd" - integrity sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA== + version "2.5.0" + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.5.0.tgz#8396a7df30bfe722eff7a65f629df32a61720414" + integrity sha512-Z/aQsGZk1gSxt2/DztXk92DuDD20J+rNudT7ZCdTrNOiK8uQppfvdjq9+DFQfpAnFPn3VZS+KQIr1S/W1KxhpQ== dependencies: cross-fetch "4.0.0"