diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 4a95a9f4f..225ae7f21 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -27,7 +27,7 @@ "i18next": "^22.4.14", "i18next-chained-backend": "^4.2.0", "i18next-http-backend": "^2.2.0", - "i18next-localstorage-backend": "^4.1.0", + "i18next-localstorage-backend": "^4.1.1", "masonry-layout": "^4.2.2", "react": "^18.2.0", "react-bootstrap": "^2.7.3", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 6a18e8aed..2423a9327 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5510,10 +5510,10 @@ i18next-http-backend@^2.2.0: dependencies: cross-fetch "3.1.5" -i18next-localstorage-backend@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.1.0.tgz#b2e99eb18312654b3b13b34bb25331fbe1d3b380" - integrity sha512-lxcuww2QSIvu3Ev5fiysTrAjNzWwhVh2u+/ZJCkxIg9Eo9KL5A8qQwmujlsdADs4YjfjxPm/GaivIYxcqWqKgg== +i18next-localstorage-backend@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.1.1.tgz#a27d38b3e933f911c03bfabc03ebd889b90eaf2b" + integrity sha512-gz3OP6m0jygF2SAzarDSFpaziYzF8mS8DP/pEUze+kDquzHTz2sy/eshcSkmFEYyGXMC037xUtlT97bNGlpZPA== dependencies: "@babel/runtime" "^7.20.6"