diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 5019658f0..36999959f 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -24,7 +24,7 @@ "datatables.net-bs5": "^1.13.6", "datatables.net-responsive-bs5": "^2.5.0", "highcharts": "^10.3.3", - "i18next": "^23.5.0", + "i18next": "^23.5.1", "i18next-chained-backend": "^4.4.0", "i18next-http-backend": "^2.2.2", "i18next-localstorage-backend": "^4.1.1", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 093357078..e75339630 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5430,10 +5430,10 @@ i18next-resources-to-backend@1.1.4: dependencies: "@babel/runtime" "^7.21.5" -i18next@^23.5.0: - version "23.5.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.0.tgz#24745f33e8e3edfe4f1b6703980d0eaa6b6bc39f" - integrity sha512-SidadIY6yQfmgsDuP1kAGmLbADTGfb7dNCUbAccJ7cbIqKf0+92YNgTI8EWfhV57uX7h+h9Q4yrIMoC+o5Qu+w== +i18next@^23.5.1: + version "23.5.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3" + integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg== dependencies: "@babel/runtime" "^7.22.5"