From 3ca7ce2b2c7f79b49c08172192cb80465c25c6a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:03:01 +0000 Subject: [PATCH] Bump i18next from 26.3.6 to 26.4.0 Bumps [i18next](https://github.com/i18next/i18next) from 26.3.6 to 26.4.0. - [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/v26.3.6...v26.4.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c56aa8a..91025b1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "axios": "^1.19.0", "eris": "github:abalabahaha/eris#dev", "eris-additions": "^1.4.1", - "i18next": "^26.3.6", + "i18next": "^26.4.0", "i18next-node-fs-backend": "^2.1.3", "lavacord": "^3.1.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 17e643a..2ff180c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,10 +583,10 @@ i18next-node-fs-backend@^2.1.3: js-yaml "3.13.1" json5 "2.0.0" -i18next@^26.3.6: - version "26.3.6" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.3.6.tgz#599db275c50b66d28a69d8f6c5162c245ce9296b" - integrity sha512-Bu5Z2nAXgfVyM8xvW3jk9EKRIuX37PudsrBViThNFx7CR7aaYTpP01cxNB/E4c4UUzTDiAZRstEhsRfPOL/8xA== +i18next@^26.4.0: + version "26.4.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.4.0.tgz#721c4f0ae295a5c237e25b01abfc8489831c1204" + integrity sha512-rsmK5bFqsD1AetSFSIa43wtNR4WpvvH4p0tLEsTxkC7QTrfdFm06nbQ95bh8Og4wwaCnUEcm9DVYL2cgxitiQg== iso8601-duration@^1.2.0: version "1.3.0"