diff --git a/package.json b/package.json index 953485d..7d2b922 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "easy-peasy": "^3.3.1", "fetch-suspense": "^1.2.2", "framer-motion": "^1.11.1", - "i18next": ">=19.5.1", + "i18next": ">=19.5.4", "i18next-browser-languagedetector": "^4.1.1", "i18next-chained-backend": "^2.0.1", "i18next-localstorage-backend": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index f98c37b..73c92b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5963,10 +5963,10 @@ i18next-xhr-backend@^3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@>=17.0.11, i18next@>=19.5.1: - version "19.5.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.1.tgz#d5fdc7b2dafd1a183f2188d65dfdb78ef9f35264" - integrity sha512-e6lGMiTyb51F9PPInUTTDg8YbwcWXZYX18svaX2NUUWEphJKP7oG5HMlbZ+K84AXqw4AeBnwRrOlS9ickqcCBg== +i18next@>=17.0.11, i18next@>=19.5.4: + version "19.5.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.4.tgz#86e4b44993621f39ab53f95a24afa69caea0a452" + integrity sha512-fty+v8v0Unn8KufOajoZ6OR5aKme/lP+BdbT5rirTXE8wdj6LbsbG9DwtI9VtMeru1PEf+L530Cq3IRmovMJGQ== dependencies: "@babel/runtime" "^7.10.1"