From 5ca0a50a84ce75911733f63c121490ecb1f0232a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:29:23 +0000 Subject: [PATCH] Deps: Bump i18next from 23.2.5 to 23.2.11 Bumps [i18next](https://github.com/i18next/i18next) from 23.2.5 to 23.2.11. - [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.5...v23.2.11) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 93bd851e8e..b91b80d2f9 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "fast-xml-parser": "^4.2.5", "history": "^4.10.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^23.2.5", + "i18next": "^23.2.11", "i18next-xhr-backend": "3.2.2", "ical.js": "^1.5.0", "memoize-one": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 328558eb66..f7dc7b62b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6034,10 +6034,10 @@ i18next@^21.8.14: dependencies: "@babel/runtime" "^7.17.2" -i18next@^23.2.5: - version "23.2.5" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.5.tgz#3d0534905460baea8cfb254c97a2aaabfc900359" - integrity sha512-x9PUkAjm6APvEfaLhDjBuIPs6TEvwXAveQmIrDKKRYyZGA9v5oKdBzbzhLNKjPZfz7+t9mYW5JIJXt4VXHH4zA== +i18next@^23.2.11: + version "23.2.11" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.11.tgz#0c6f3a637fa87d3243e64b78ad285b7f77d41353" + integrity sha512-MA4FsxOjyCaOZtRDB4yuwjCvqYEioD4G4LlXOn7SO3rnQUlxTufyLsOqfL9MKakeLRBkefe8bqcs0D6Z/xFk1w== dependencies: "@babel/runtime" "^7.22.5"