diff --git a/package.json b/package.json index 587710a..5c95435 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "expo-modules-core": "^1.12.21", "expo-router": "~3.5.23", "expo-status-bar": "~1.12.1", - "i18next": "^23.12.2", + "i18next": "^23.15.1", "intl-pluralrules": "^2.0.1", "react": "~18.3.1", "react-i18next": "^15.0.2", diff --git a/yarn.lock b/yarn.lock index 0f0b118..fc50b5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5581,10 +5581,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18next@^23.12.2: - version "23.14.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb" - integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA== +i18next@^23.15.1: + version "23.15.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.1.tgz#c50de337bf12ca5195e697cc0fbe5f32304871d9" + integrity sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA== dependencies: "@babel/runtime" "^7.23.2"