diff --git a/package.json b/package.json index f2c2ec3c..9a7e9524 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "parse-link-header": "^2.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^12.2.0", + "react-i18next": "^12.2.2", "react-icons": "^4.8.0", "react-virtuoso": "^4.3.0", "rsuite": "^5.31.1", diff --git a/yarn.lock b/yarn.lock index 33639645..581b126f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3476,10 +3476,10 @@ react-dom@^18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -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== +react-i18next@^12.2.2: + version "12.2.2" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.2.2.tgz#38a6fad11acf4f2abfc5611bdb6b1918d0f47578" + integrity sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg== dependencies: "@babel/runtime" "^7.20.6" html-parse-stringify "^3.0.1"