From f840057bb21462690e339bc889348652f0fdc499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 18:08:45 +0000 Subject: [PATCH] chore(deps): bump i18next-http-backend in /react-native-sdk Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 0.0.0 to 3.0.5. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/commits/v3.0.5) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- react-native-sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-sdk/package.json b/react-native-sdk/package.json index c2219de23bc7..6b0c10383641 100644 --- a/react-native-sdk/package.json +++ b/react-native-sdk/package.json @@ -29,7 +29,7 @@ "i18n-iso-countries": "0.0.0", "i18next": "0.0.0", "js-md5": "0.0.0", - "i18next-http-backend": "0.0.0", + "i18next-http-backend": "3.0.5", "js-sha512": "0.0.0", "jwt-decode": "0.0.0", "lib-jitsi-meet": "0.0.0",