diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index f269aee186..4c429a4422 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -26,7 +26,7 @@ "date-fns-tz": "3.2.0", "export-to-csv": "1.4.0", "highcharts": "12.5.0", - "i18next": "26.3.0", + "i18next": "26.3.1", "i18next-chained-backend": "5.0.4", "i18next-http-backend": "4.0.0", "i18next-localstorage-backend": "4.3.1", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 7af250bc93..ba8590a22e 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -1122,10 +1122,10 @@ i18next-localstorage-backend@4.3.1: dependencies: "@babel/runtime" "^7.28.4" -i18next@26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.3.0.tgz#057c1165589b3f312714ea2a0c3f368c2c7cd84f" - integrity sha512-gHSgGpUXVmuqE2El1W61DmxeyeTlFfZgdJRWMo9jScAn5pu7TuTuiccb1zh3E2J9hEBVGJ23+96x0ieBhfuIHA== +i18next@26.3.1: + version "26.3.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.3.1.tgz#94762857f5aae0c6282d87f8f0039cbbc9f7b42d" + integrity sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ== immutable@^5.1.5: version "5.1.5"