From 801a1127a162ed40b67332e91c28eaeb36b5d8f6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2024 08:39:54 +0000
Subject: [PATCH] Bump i18next from 23.11.1 to 23.11.2 in /webui

Bumps [i18next](https://github.com/i18next/i18next) from 23.11.1 to 23.11.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.11.1...v23.11.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 webui/package-lock.json | 8 ++++----
 webui/package.json      | 2 +-
 webui/yarn.lock         | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/webui/package-lock.json b/webui/package-lock.json
index 3c6bea0..103b8a0 100644
--- a/webui/package-lock.json
+++ b/webui/package-lock.json
@@ -13,7 +13,7 @@
         "@fontsource/inter": "^5.0.17",
         "@mui/icons-material": "^5.15.15",
         "@mui/material": "^5.15.15",
-        "i18next": "^23.11.1",
+        "i18next": "^23.11.2",
         "i18next-browser-languagedetector": "^7.2.1",
         "i18next-http-backend": "^2.5.0",
         "react": "^18.2.0",
@@ -3181,9 +3181,9 @@
       }
     },
     "node_modules/i18next": {
-      "version": "23.11.1",
-      "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.1.tgz",
-      "integrity": "sha512-mXw4A24BiPZKRsbb9ewgSvjYd6fxFCNwJyfK6nYfSTIAX2GkCWcb598m3DFkDZmqADatvuASrKo6qwORz3VwTQ==",
+      "version": "23.11.2",
+      "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.2.tgz",
+      "integrity": "sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==",
       "funding": [
         {
           "type": "individual",
diff --git a/webui/package.json b/webui/package.json
index 6593439..25dd1c7 100644
--- a/webui/package.json
+++ b/webui/package.json
@@ -15,7 +15,7 @@
     "@fontsource/inter": "^5.0.17",
     "@mui/icons-material": "^5.15.15",
     "@mui/material": "^5.15.15",
-    "i18next": "^23.11.1",
+    "i18next": "^23.11.2",
     "i18next-browser-languagedetector": "^7.2.1",
     "i18next-http-backend": "^2.5.0",
     "react": "^18.2.0",
diff --git a/webui/yarn.lock b/webui/yarn.lock
index e5c6293..58e0292 100644
--- a/webui/yarn.lock
+++ b/webui/yarn.lock
@@ -1763,10 +1763,10 @@ i18next-http-backend@^2.5.0:
   dependencies:
     cross-fetch "4.0.0"
 
-i18next@^23.11.1:
-  version "23.11.1"
-  resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.1.tgz#8e384b6ad7d6ba70c40cb86e020438251a5ff8b1"
-  integrity sha512-mXw4A24BiPZKRsbb9ewgSvjYd6fxFCNwJyfK6nYfSTIAX2GkCWcb598m3DFkDZmqADatvuASrKo6qwORz3VwTQ==
+i18next@^23.11.2:
+  version "23.11.2"
+  resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e"
+  integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==
   dependencies:
     "@babel/runtime" "^7.23.2"