From 6cbfaf6df49dc42efe1c9b2c93061e818c794a62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:26:21 +0000 Subject: [PATCH] Update i18n dependencies --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 568d9202d1..4547842c70 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "copy-to-clipboard": "3.3.3", "grommet": "2.33.1", "grommet-icons": "4.11.0", - "i18next": "23.4.4", + "i18next": "23.4.5", "i18next-browser-languagedetector": "7.1.0", "lodash": "4.17.21", "qrcode.react": "3.1.0", @@ -75,7 +75,7 @@ "react-data-table-component": "6.11.8", "react-dom": "18.2.0", "react-helmet-async": "1.3.0", - "react-i18next": "13.1.2", + "react-i18next": "13.2.0", "react-redux": "7.2.9", "react-router-dom": "6.15.0", "redux-saga": "1.2.3", diff --git a/yarn.lock b/yarn.lock index 073ca84dc0..f782617426 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7139,10 +7139,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.12.0" -i18next@23.4.4: - version "23.4.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0" - integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA== +i18next@23.4.5: + version "23.4.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.5.tgz#3405926b7cd4a4682d6521633e9f836b3d81c5e7" + integrity sha512-XXALnva7/5H+kg7TjDsmzY3jRypuSJvjR1eUWtt11yUgsOqjZFq/mnaujJ/XpVWhUJU75QhCUhrZqAarlYpOSQ== dependencies: "@babel/runtime" "^7.22.5" @@ -9764,10 +9764,10 @@ react-helmet-async@1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-i18next@13.1.2: - version "13.1.2" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.1.2.tgz#dbb1b18c364295af2a9072333ee4e0b43cbc2da8" - integrity sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw== +react-i18next@13.2.0: + version "13.2.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.2.0.tgz#9d7a574144738e46dd4c66573907f56942435ced" + integrity sha512-YD8xMc+I0jkHHLotd8ERMzZ53hMaCBVLCndbcbBveJn3FbppRP4jyYOAkmR8XItN01sTD9ilAjoEjpH1i42IgA== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1"