diff --git a/package.json b/package.json index e74f50af..1444a30d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "^18.2.0", "react-chartjs-2": "^5.2.0", "react-dom": "^18.2.0", - "react-i18next": "^14.0.0", + "react-i18next": "^14.0.1", "react-native-animatable": "^1.4.0", "react-native-big-list": "^1.6.1", "react-native-web": "^0.19.10", diff --git a/yarn.lock b/yarn.lock index c8506c6b..cdb70baf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3712,10 +3712,10 @@ react-dom@^18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-i18next@^14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.0.tgz#eb39d2245fd1024237828c955f770e409a1ccb12" - integrity sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng== +react-i18next@^14.0.1: + version "14.0.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.1.tgz#75351b25be076ad7391360b5a111b59ca87e0b63" + integrity sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1"