From f0429483e6194ab36181e1d3be1425d0bc907bd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 06:02:31 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v23.16.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index cde3c238fa..54e18d05cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "electron-settings": "4.0.4", "electron-updater": "6.3.9", "highlight.js": "11.10.0", - "i18next": "23.16.2", + "i18next": "23.16.3", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.2", "i18next-http-backend": "2.6.2", @@ -9116,9 +9116,9 @@ } }, "node_modules/i18next": { - "version": "23.16.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.2.tgz", - "integrity": "sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==", + "version": "23.16.3", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.3.tgz", + "integrity": "sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index d88b479866..92a9771b86 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "electron-settings": "4.0.4", "electron-updater": "6.3.9", "highlight.js": "11.10.0", - "i18next": "23.16.2", + "i18next": "23.16.3", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.2", "i18next-http-backend": "2.6.2",