diff --git a/package.json b/package.json index 1e50af4..2af94a0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "react-dom": "^18.2.0", "react-error-boundary": "^4.0.12", "react-helmet": "^6.1.0", - "react-i18next": "^14.0.3", + "react-i18next": "^14.0.5", "react-icons": "^5.0.1", "react-markdown": "^9.0.1", "react-router-dom": "^6.22.0", diff --git a/yarn.lock b/yarn.lock index 0ebf43d..41ae3c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5613,10 +5613,10 @@ react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-i18next@^14.0.3: - version "14.0.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.3.tgz#831b07d0f633a3db316ad0f85be7cb578bb4d2b3" - integrity sha512-Zav2EEnrQNmCawnzj0l7xitj7jipC7kBNG3o6Cl75NwGndvdp/wu3LSVwJpyAc3eSWMwRFYZ5uNi43CtFUDf/g== +react-i18next@^14.0.5: + version "14.0.5" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.5.tgz#5df7b88a3ac8afbef8089ed0d0c27e12b9a1acac" + integrity sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw== dependencies: "@babel/runtime" "^7.23.9" html-parse-stringify "^3.0.1"