From e247b5b965d54e4e53094a3a82f6a446bb253d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 07:09:21 +0200 Subject: [PATCH] yarn(deps): bump i18next from 23.11.3 to 23.11.4 (#4137) 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 767b5c71da..dcf89fb140 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "avataaars": "^2.0.0", "classnames": "^2.5.1", "file-saver": "^2.0.5", - "i18next": "^23.11.3", + "i18next": "^23.11.4", "i18next-browser-languagedetector": "^7.2.1", "js-cookie": "^3.0.5", "linkify-react": "^4.1.3", diff --git a/yarn.lock b/yarn.lock index cc9f7bbb5b..c18eb00b09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6002,10 +6002,10 @@ i18next@^21.0.1: dependencies: "@babel/runtime" "^7.17.2" -i18next@^23.11.3: - version "23.11.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.3.tgz#d269c9c15bae9d90ab291055cfc433089ca5f77b" - integrity sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg== +i18next@^23.11.4: + version "23.11.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.4.tgz#3f0e620fd2cff3825324191615d0ab0a1eec3baf" + integrity sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg== dependencies: "@babel/runtime" "^7.23.2"