diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index f9e1f83fd..45e0fcd9b 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -26,7 +26,7 @@ "bootstrap": "^5.3.2", "export-to-csv": "^1.2.2", "highcharts": "^10.3.3", - "i18next": "^23.7.19", + "i18next": "^23.8.2", "i18next-chained-backend": "^4.6.2", "i18next-http-backend": "^2.4.2", "i18next-localstorage-backend": "^4.2.0", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 8b8a0f3d1..dfa26fb28 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -2028,10 +2028,10 @@ i18next-localstorage-backend@^4.2.0: dependencies: "@babel/runtime" "^7.22.15" -i18next@^23.7.19: - version "23.7.19" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.19.tgz#037ac683610417178b881355e5cdc38380c0ca17" - integrity sha512-1aP+YSJl+nLxr42ZJtNhpWpNWYsc6nCbVCf2x4uizIX1BYfcigiRMlb3vOkE1p3+qrI+aD6h5G2Fg+2d2oMIOQ== +i18next@^23.8.2: + version "23.8.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.2.tgz#f3ff6ea929e0927d9717f0ed195ae46d05919900" + integrity sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA== dependencies: "@babel/runtime" "^7.23.2"