From b3dc121f5b26f256394ee44107544309165f9617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 18:22:13 +0300 Subject: [PATCH] Bump i18next from 23.4.5 to 23.4.6 in /Plan/react/dashboard (#3183) Bumps [i18next](https://github.com/i18next/i18next) from 23.4.5 to 23.4.6. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.4.5...v23.4.6) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index f301aa640..e67714a8b 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.4.5", + "i18next": "^23.4.6", "i18next-chained-backend": "^4.4.0", "i18next-http-backend": "^2.2.1", "i18next-localstorage-backend": "^4.1.1", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 3c29d34ee..63219e01a 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.4.5: - version "23.4.5" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.5.tgz#3405926b7cd4a4682d6521633e9f836b3d81c5e7" - integrity sha512-XXALnva7/5H+kg7TjDsmzY3jRypuSJvjR1eUWtt11yUgsOqjZFq/mnaujJ/XpVWhUJU75QhCUhrZqAarlYpOSQ== +i18next@^23.4.6: + version "23.4.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.6.tgz#10211e72d5bd29e274baae99c6cc0178b93a93f8" + integrity sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg== dependencies: "@babel/runtime" "^7.22.5"