diff --git a/template/package.json b/template/package.json index f3697ec..76b33b8 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.11", "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..e4fbe40 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.11: + version "23.7.11" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.11.tgz#ee4dfa58f9b27807ebf57d7c33a6c4a0bb4bf7c8" + integrity sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw== dependencies: "@babel/runtime" "^7.23.2"