diff --git a/package.json b/package.json index 37b50a210f..d01310b9a5 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react-data-table-component": "6.11.8", "react-dom": "18.2.0", "react-helmet-async": "1.3.0", - "react-i18next": "13.2.2", + "react-i18next": "13.3.0", "react-redux": "7.2.9", "react-router-dom": "6.16.0", "redux-saga": "1.2.3", diff --git a/yarn.lock b/yarn.lock index f0a7e17084..b753e1a402 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9950,10 +9950,10 @@ react-helmet-async@1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -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== +react-i18next@13.3.0: + version "13.3.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.0.tgz#8e39c0101f654db7eb971f159bb55067a78925c3" + integrity sha512-FlR9xjYHSPIJfQspEmkN0yOlxgRyNuiJKJ8gCaZH08UJ7SZHG+VrptEPcpEMEchjNoCOZdKcvJ3PnmHEZhkeXg== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1"