diff --git a/package.json b/package.json index ec33ca0..c8dbb84 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "esm": "^3.2.25", "formik": "^2.2.9", "i18n": "^0.15.1", - "i18next": "^22.4.15", + "i18next": "^22.5.1", "i18next-browser-languagedetector": "^7.0.1", "i18next-http-backend": "^2.2.0", "next": "13.4.4", diff --git a/yarn.lock b/yarn.lock index 672da7f..6a5a579 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1486,10 +1486,10 @@ i18next-http-backend@^2.2.0: dependencies: cross-fetch "3.1.5" -i18next@^22.4.15: - version "22.4.15" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.15.tgz#951882b751872994f8502b5a6ef6f796e6a7d7f8" - integrity sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg== +i18next@^22.5.1: + version "22.5.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.1.tgz#99df0b318741a506000c243429a7352e5f44d424" + integrity sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA== dependencies: "@babel/runtime" "^7.20.6"