diff --git a/package.json b/package.json index 5de81dd7..4edd29f0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1", "@testing-library/user-event": "^14.5.2", - "i18next": "^23.10.0", + "i18next": "^23.14.0", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.5.0", "json2mq": "^0.2.0", diff --git a/yarn.lock b/yarn.lock index bfc9db6e..2f75b07f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5887,10 +5887,10 @@ i18next-http-backend@^2.5.0: dependencies: cross-fetch "4.0.0" -i18next@^23.10.0: - version "23.10.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c" - integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ== +i18next@^23.14.0: + version "23.14.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb" + integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA== dependencies: "@babel/runtime" "^7.23.2"