diff --git a/template/package.json b/template/package.json index f3697ec..f1001eb 100644 --- a/template/package.json +++ b/template/package.json @@ -23,7 +23,7 @@ "@tanstack/react-query": "^5.12.2", "axios": "^1.6.2", "babel-plugin-module-resolver": "^5.0.0", - "i18next": "^23.7.7", + "i18next": "^23.7.8", "lottie-react-native": "^6.4.1", "nanoid": "^5.0.4", "react": "18.2.0", diff --git a/template/yarn.lock b/template/yarn.lock index b3340e7..f0b4fe2 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -4629,10 +4629,10 @@ hyperlinker@^1.0.0: resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e" integrity sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ== -i18next@^23.7.7: - version "23.7.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.7.tgz#e650ee962417186c5ba78bdaea3979abd31d3bfc" - integrity sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA== +i18next@^23.7.8: + version "23.7.8" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.8.tgz#c59d5f4fb7761d67ceaa9ebea86a35aba0f846b2" + integrity sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ== dependencies: "@babel/runtime" "^7.23.2"