From 4b4c055d4216afda27e54d541e905534cdd75430 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:54:07 +0000 Subject: [PATCH] Update dependency i18next to v23.7.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac1f264ec1..3fbeb487e4 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "bip39": "^3.1.0", "date-fns": "2.30.0", "ethers": "^6.9.0", - "i18next": "23.7.8", + "i18next": "23.7.9", "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "13.5.0", diff --git a/yarn.lock b/yarn.lock index 5080677e58..0239223b81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9079,10 +9079,10 @@ human-signals@^4.3.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2" integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ== -i18next@23.7.8: - version "23.7.8" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.8.tgz#c59d5f4fb7761d67ceaa9ebea86a35aba0f846b2" - integrity sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ== +i18next@23.7.9: + version "23.7.9" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.9.tgz#1c42e7467ac5ee21ca830a0a4d3f9595cd826498" + integrity sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw== dependencies: "@babel/runtime" "^7.23.2"