From aaf42a7f3e73ae369eedd829446b5829cf0abe99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:31:27 +0000 Subject: [PATCH] Update React --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e5fafd729..1de901a29 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "normalize-url": "7.2.0", "prop-types": "15.8.1", "react": "18.0.0", - "react-i18next": "11.18.6", + "react-i18next": "13.4.1", "react-lifecycles-compat": "3.0.4", "react-native": "0.69.6", "react-native-elements": "3.4.3", @@ -72,7 +72,7 @@ "react-native-reanimated": "~2.9.1", "react-native-safe-area-context": "4.3.1", "react-native-screens": "~3.15.0", - "react-native-url-polyfill": "1.3.0", + "react-native-url-polyfill": "2.0.0", "react-native-webview": "11.23.0", "uuid": "8.3.2" },