diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index f79225634..758175a78 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -24,7 +24,7 @@ "datatables.net-bs5": "^1.12.1", "datatables.net-responsive-bs5": "^2.4.0", "highcharts": "^10.3.2", - "i18next": "^22.4.6", + "i18next": "^22.4.8", "i18next-chained-backend": "^4.2.0", "i18next-http-backend": "^2.1.1", "i18next-localstorage-backend": "^4.1.0", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 95ab98fe9..f7bf88d46 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5091,10 +5091,10 @@ i18next-localstorage-backend@^4.1.0: dependencies: "@babel/runtime" "^7.20.6" -i18next@^22.4.6: - version "22.4.6" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.6.tgz#876352c3ba81bdfedc38eeda124e2bbd05f46988" - integrity sha512-9Tm1ezxWyzV+306CIDMBbYBitC1jedQyYuuLtIv7oxjp2ohh8eyxP9xytIf+2bbQfhH784IQKPSYp+Zq9+YSbw== +i18next@^22.4.8: + version "22.4.8" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.8.tgz#7a3c5d26a93e8e5f32eee07b58484e2f721fb45b" + integrity sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ== dependencies: "@babel/runtime" "^7.20.6"