From 63fa0a8de9b6815e5feab8c2c6afab43902b8bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 21:17:33 +0300 Subject: [PATCH] Bump i18next from 21.6.16 to 21.8.10 in /Plan/react/dashboard (#2449) Bumps [i18next](https://github.com/i18next/i18next) from 21.6.16 to 21.8.10. - [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/v21.6.16...v21.8.10) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... 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 022a88468..8d5b6a646 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -23,7 +23,7 @@ "datatables.net-bs5": "^1.12.1", "datatables.net-responsive-bs5": "^2.3.0", "highcharts": "^9.3.2", - "i18next": "^21.6.14", + "i18next": "^21.8.10", "i18next-chained-backend": "^3.0.2", "i18next-http-backend": "^1.4.0", "i18next-localstorage-backend": "^3.1.3", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 1209157e4..248d432de 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -4879,10 +4879,10 @@ i18next-localstorage-backend@^3.1.3: dependencies: "@babel/runtime" "^7.14.6" -i18next@^21.6.14: - version "21.6.16" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.16.tgz#8cff8c3ba2ffaf8438a8c83fe284083f15cf3941" - integrity sha512-xJlzrVxG9CyAGsbMP1aKuiNr1Ed2m36KiTB7hjGMG2Zo4idfw3p9THUEu+GjBwIgEZ7F11ZbCzJcfv4uyfKNuw== +i18next@^21.8.10: + version "21.8.10" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171" + integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA== dependencies: "@babel/runtime" "^7.17.2"