From e77f613d4a20c54e5e670969663840e89f9bc707 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:53:13 +0100 Subject: [PATCH] Update "i18next-http-backend" to v3.x v3.0.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3b34fce..5b671c3d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "html-react-parser": "5.2.1", "i18next": "24.2.0", "i18next-browser-languagedetector": "8.0.2", - "i18next-http-backend": "2.6.1", + "i18next-http-backend": "3.0.1", "jsonrepair": "3.11.2", "material-ui-popup-state": "5.3.3", "mui-nested-menu": "3.4.0", diff --git a/yarn.lock b/yarn.lock index dce00048..ce9d415c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5407,10 +5407,10 @@ i18next-browser-languagedetector@8.0.2: dependencies: "@babel/runtime" "^7.23.2" -i18next-http-backend@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz#186c3a1359e10245c9119a13129f9b5bf328c9a7" - integrity sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog== +i18next-http-backend@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.1.tgz#23b05276bc9bcfbb98c46b1b7be3cf8e99c35cf3" + integrity sha512-XT2lYSkbAtDE55c6m7CtKxxrsfuRQO3rUfHzj8ZyRtY9CkIX3aRGwXGTkUhpGWce+J8n7sfu3J0f2wTzo7Lw0A== dependencies: cross-fetch "4.0.0"