From f6f5f8782c0b4a0204ab5cf6663d8f106887f32c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 16:31:52 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to v14.0.4 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ecada70..6d87eda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11455,9 +11455,9 @@ react-error-overlay@^6.0.11: integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== react-i18next@^14.0.1: - version "14.0.2" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.2.tgz#eb775bc0febb737629ec2c1c28493d712a9360ba" - integrity sha512-YOB/H1IgXveEWeTsCHez18QjDXImzVZOcF9/JroSbjYoN1LOfCoARFJUQQ8VNow0TnGOtHq9SwTmismm78CTTA== + version "14.0.4" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.4.tgz#5655db8b01ad9fd1d2cea95f07edacf472679e27" + integrity sha512-8a20OOCOcUiuM+FVfgOGVrgG6FdoRRzZvdPFdMJ0LX792myAfzZTbRoHchoSNZiXF488gOxaif19etlu71eAKg== dependencies: "@babel/runtime" "^7.23.9" html-parse-stringify "^3.0.1"