From 1357a1133855fda578965210f03fbd8478be4790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 09:08:20 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 d2b1e0d..2e45fc6 100644 --- a/webui/package-lock.json +++ b/webui/package-lock.json @@ -13,7 +13,7 @@ "@fontsource/inter": "^5.0.18", "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.18", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.5.2", "react": "^18.3.1", @@ -3180,9 +3180,9 @@ } }, "node_modules/i18next": { - "version": "23.11.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.4.tgz", - "integrity": "sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==", + "version": "23.11.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.5.tgz", + "integrity": "sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==", "funding": [ { "type": "individual", diff --git a/webui/package.json b/webui/package.json index 674716d..6f86bc7 100644 --- a/webui/package.json +++ b/webui/package.json @@ -15,7 +15,7 @@ "@fontsource/inter": "^5.0.18", "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.18", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.5.2", "react": "^18.3.1", diff --git a/webui/yarn.lock b/webui/yarn.lock index 9541dd0..28341ac 100644 --- a/webui/yarn.lock +++ b/webui/yarn.lock @@ -1763,10 +1763,10 @@ i18next-http-backend@^2.5.2: dependencies: cross-fetch "4.0.0" -i18next@^23.11.4: - version "23.11.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.4.tgz#3f0e620fd2cff3825324191615d0ab0a1eec3baf" - integrity sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg== +i18next@^23.11.5: + version "23.11.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef" + integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA== dependencies: "@babel/runtime" "^7.23.2"