From 337a8e999efe1fdddf212cd737f21fd6f01f4f73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 20:07:32 +0000 Subject: [PATCH] fix(deps): update dependency i18next to v23.16.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8252c0a..6d11850 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1828,9 +1828,9 @@ humanize-ms@^1.2.1: ms "^2.0.0" i18next@^23.0.0: - version "23.16.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.0.tgz#6127b49a30c19ba5caf0de8aeb3e15df60f7f01e" - integrity sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw== + version "23.16.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.1.tgz#e5e72f72841e56c451a12240e672c9ab2ea86944" + integrity sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw== dependencies: "@babel/runtime" "^7.23.2"