From 7d78102c61fef79c80b9bb59f21c4e0d38ee2eea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:06:12 +0000 Subject: [PATCH] :arrow_up: Bump i18next from 19.9.2 to 22.4.10 Bumps [i18next](https://github.com/i18next/i18next) from 19.9.2 to 22.4.10. - [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/v19.9.2...v22.4.10) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44a88e0c9b..45a677393c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "figlet": "^1.5.0", "fortnite": "^4.3.2", "gamedig": "^2.0.21", - "i18next": "^19.6.2", + "i18next": "^22.4.10", "i18next-node-fs-backend": "^2.1.3", "js-string-cleaner": "^1.0.3", "markdown-table": "^1.1.3",