From bb8ee65dc6ff3cbd7c1c4b62d7b03b2a8b0fbbad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 21:28:39 -0500 Subject: [PATCH] chore(deps): bump i18next-fs-backend from 2.6.0 to 2.6.1 (#10920) Bumps [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) from 2.6.0 to 2.6.1. - [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-fs-backend/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: i18next-fs-backend dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6d213801bd..173a946746 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "http-errors": "2.0.0", "https-proxy-agent": "^7.0.6", "i18next": "^22.5.1", - "i18next-fs-backend": "^2.6.0", + "i18next-fs-backend": "^2.6.1", "i18next-http-backend": "^2.7.3", "invariant": "^2.2.4", "ioredis": "^5.8.2", diff --git a/yarn.lock b/yarn.lock index 0d475719cf..ce1dcaddc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9110,10 +9110,10 @@ husky@^8.0.3: resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== -i18next-fs-backend@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz#7b6b54c5ffc2a5073e47eda0673c002376fa1a3c" - integrity sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw== +i18next-fs-backend@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.1.tgz#bb352278136f47599783308df29f0a1b6a0d08b6" + integrity sha512-eYWTX7QT7kJ0sZyCPK6x1q+R63zvNKv2D6UdbMf15A8vNb2ZLyw4NNNZxPFwXlIv/U+oUtg8SakW6ZgJZcoqHQ== i18next-http-backend@^2.7.3: version "2.7.3"