From 4a8328a0e13bf3696edbdf4737271601b0f91423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:43:28 +0000 Subject: [PATCH] chore(deps): bump i18next from 25.8.17 to 25.8.18 Bumps [i18next](https://github.com/i18next/i18next) from 25.8.17 to 25.8.18. - [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/v25.8.17...v25.8.18) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 7a98410ea..d61c27346 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "fluent-ffmpeg": "^2.1.3", "form-data": "^4.0.5", "https-proxy-agent": "^7.0.6", - "i18next": "^25.8.17", + "i18next": "^25.8.18", "jimp": "^1.6.0", "json-schema": "^0.4.0", "jsonschema": "^1.4.1", @@ -9492,9 +9492,9 @@ } }, "node_modules/i18next": { - "version": "25.8.17", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.17.tgz", - "integrity": "sha512-vWtCttyn5bpOK4hWbRAe1ZXkA+Yzcn2OcACT+WJavtfGMcxzkfvXTLMeOU8MUhRmAySKjU4VVuKlo0sSGeBokA==", + "version": "25.8.18", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.18.tgz", + "integrity": "sha512-lzY5X83BiL5AP77+9DydbrqkQHFN9hUzWGjqjLpPcp5ZOzuu1aSoKaU3xbBLSjWx9dAzW431y+d+aogxOZaKRA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 0337430af..2ea4fe801 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "fluent-ffmpeg": "^2.1.3", "form-data": "^4.0.5", "https-proxy-agent": "^7.0.6", - "i18next": "^25.8.17", + "i18next": "^25.8.18", "jimp": "^1.6.0", "json-schema": "^0.4.0", "jsonschema": "^1.4.1",