From 7c160a0ecfc09565114bfe704172482bf7b819a2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 13 Oct 2023 11:01:23 +0000
Subject: [PATCH] Update dependency react-i18next to v13.3.0

---
 .changelog/945.internal.md | 1 +
 package.json               | 2 +-
 yarn.lock                  | 8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)
 create mode 100644 .changelog/945.internal.md

diff --git a/.changelog/945.internal.md b/.changelog/945.internal.md
new file mode 100644
index 000000000..9e41d5bc7
--- /dev/null
+++ b/.changelog/945.internal.md
@@ -0,0 +1 @@
+Update dependency react-i18next to v13.3.0
diff --git a/package.json b/package.json
index 90dcbe556..fa863b3e0 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
     "i18next": "23.5.1",
     "react": "18.2.0",
     "react-dom": "18.2.0",
-    "react-i18next": "13.2.2",
+    "react-i18next": "13.3.0",
     "react-quick-pinch-zoom": "5.0.0",
     "react-router-dom": "6.16.0",
     "recharts": "2.8.0",
diff --git a/yarn.lock b/yarn.lock
index bcd19ae05..4698969e0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10891,10 +10891,10 @@ react-error-overlay@6.0.9:
   resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
   integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
 
-react-i18next@13.2.2:
-  version "13.2.2"
-  resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.2.2.tgz#b1e78ed66a54f4bc819616f68b98221e1b1a1936"
-  integrity sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==
+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==
   dependencies:
     "@babel/runtime" "^7.22.5"
     html-parse-stringify "^3.0.1"