From dcbc2b6679b3a1b1a39ba35e019d9c7d879db251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 17:29:36 +0300 Subject: [PATCH] Bump i18next from 23.2.3 to 23.2.6 in /Plan/react/dashboard (#3093) Bumps [i18next](https://github.com/i18next/i18next) from 23.2.3 to 23.2.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.2.3...v23.2.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 55fc51ee37..0a725596ab 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -24,7 +24,7 @@ "datatables.net-bs5": "^1.13.4", "datatables.net-responsive-bs5": "^2.4.1", "highcharts": "^10.3.3", - "i18next": "^23.2.3", + "i18next": "^23.2.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 903b703b89..049cae808b 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5496,10 +5496,10 @@ i18next-resources-to-backend@1.1.4: dependencies: "@babel/runtime" "^7.21.5" -i18next@^23.2.3: - version "23.2.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.3.tgz#d89930f0ce343fad2bee0d3c2188f42171a91cdd" - integrity sha512-5spO7L0rNmW0jFuNhz+gfirlFt1anle4mTy4+gFkgsH0+T3R5++4oncBrzeKa7v8pweRyGBoGmOpboqlxovg6A== +i18next@^23.2.6: + version "23.2.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.6.tgz#70c09517c301f206615acd6fc35b4a2570629300" + integrity sha512-i0P2XBisewaICJ7UQtwymeJj6cXUigM+s8XNIXmWk4oJ8iTok2taCbOTX0ps+u9DFcQ6FWH6xLIU0dLEnMaNbA== dependencies: "@babel/runtime" "^7.22.5"