diff --git a/package.json b/package.json index a7f6302b..ac4c4c9c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "parse-link-header": "^2.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^12.1.5", + "react-i18next": "^12.2.0", "react-icons": "^4.7.1", "react-virtuoso": "^4.1.0", "rsuite": "^5.28.0", diff --git a/yarn.lock b/yarn.lock index befa0758..117743c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3557,10 +3557,10 @@ react-dom@^18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-i18next@^12.1.5: - version "12.1.5" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.1.5.tgz#b65f5733dd2f96188a9359c009b7dbe27443f009" - integrity sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ== +react-i18next@^12.2.0: + version "12.2.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.2.0.tgz#010e3f6070b8d700442947233352ebe4b252d7a1" + integrity sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ== dependencies: "@babel/runtime" "^7.20.6" html-parse-stringify "^3.0.1"