From 76c9b9908b0a7ba057d567a13896f11f17281f05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:46:05 +0000 Subject: [PATCH] Update dependency react-i18next to v13.3.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7430caa2a..26965aa296 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "react-data-table-component": "6.11.8", "react-dom": "18.2.0", "react-helmet-async": "1.3.0", - "react-i18next": "13.3.0", + "react-i18next": "13.3.1", "react-redux": "7.2.9", "react-router-dom": "6.16.0", "redux-saga": "1.2.3", diff --git a/yarn.lock b/yarn.lock index 3d113a6e51..335c38e7f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9983,10 +9983,10 @@ react-helmet-async@1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-i18next@13.3.0: - version "13.3.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.0.tgz#8e39c0101f654db7eb971f159bb55067a78925c3" - integrity sha512-FlR9xjYHSPIJfQspEmkN0yOlxgRyNuiJKJ8gCaZH08UJ7SZHG+VrptEPcpEMEchjNoCOZdKcvJ3PnmHEZhkeXg== +react-i18next@13.3.1: + version "13.3.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.1.tgz#9b072bf4dd4cafb028e92315a8a1415f8034bdca" + integrity sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1"