diff --git a/package.json b/package.json index c0cdd90..77623e1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "obv": "0.0.1", "prop-types": "^15.8.1", "react": "17.0.2", - "react-i18next": "^11.18.3", + "react-i18next": "^12.0.0", "react-native": "0.67.4", "react-native-calendars": "^1.1287.0", "react-native-document-picker": "^8.1.1", diff --git a/yarn.lock b/yarn.lock index ed9e572..4330e66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6782,10 +6782,10 @@ react-devtools-core@4.19.1: shell-quote "^1.6.1" ws "^7" -react-i18next@^11.18.3: - version "11.18.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.3.tgz#50211810bcc9fdea2d70c8aefdfff5f1eb39a923" - integrity sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g== +react-i18next@^12.0.0: + version "12.0.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1" + integrity sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg== dependencies: "@babel/runtime" "^7.14.5" html-parse-stringify "^3.0.1"