From 8ebc835a526efc4476204ab91a1aad2b9a415d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:10:19 +0100 Subject: [PATCH] yarn(deps): bump i18next from 24.2.0 to 24.2.1 (#4754) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a57669582..6d5cf3618e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "avataaars": "^2.0.0", "classnames": "^2.5.1", "file-saver": "^2.0.5", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "i18next-browser-languagedetector": "^8.0.2", "js-cookie": "^3.0.5", "js-md5": "^0.8.3", diff --git a/yarn.lock b/yarn.lock index 0675765620..ecef3706c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6817,10 +6817,10 @@ i18next@^21.0.1: dependencies: "@babel/runtime" "^7.17.2" -i18next@^24.2.0: - version "24.2.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4" - integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA== +i18next@^24.2.1: + version "24.2.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.1.tgz#91e8f11fc9bd7042ec0bd36bed2dd0457aaa35fa" + integrity sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA== dependencies: "@babel/runtime" "^7.23.2"