diff --git a/package.json b/package.json index 24470a8421..3f4cd8c02e 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-data-table-component": "6.11.8", "react-dom": "18.2.0", "react-helmet-async": "1.3.0", - "react-i18next": "13.2.1", + "react-i18next": "13.2.2", "react-redux": "7.2.9", "react-router-dom": "6.15.0", "redux-saga": "1.2.3", diff --git a/yarn.lock b/yarn.lock index 941569d362..0d941f70ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9770,10 +9770,10 @@ react-helmet-async@1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-i18next@13.2.1: - version "13.2.1" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.2.1.tgz#57cf7c07778281bdb1e0a1fd60ca5fcc35c0a786" - integrity sha512-XhMsnGgJnytWfi2Q70HMYfm+zysPUu1Pz+It6I87WwaeclGY+W8W1c11uENEMNg+Xb+mNrGuo8GEDuQDOgO+oQ== +react-i18next@13.2.2: + version "13.2.2" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.2.2.tgz#b1e78ed66a54f4bc819616f68b98221e1b1a1936" + integrity sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1"