From 7801b37f2a4bdde2f14b5094179ee2be43ce6212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 04:02:27 +0000 Subject: [PATCH] chore(deps): bump i18next from 21.8.3 to 22.0.6 Bumps [i18next](https://github.com/i18next/i18next) from 21.8.3 to 22.0.6. - [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/v21.8.3...v22.0.6) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... 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 f512252e..2e702bf5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "express-flash": "^0.0.2", "express-session": "^1.15.6", "helmet": "^5.0.1", - "i18next": "^21.4.0", + "i18next": "^22.0.6", "i18next-http-middleware": "^3.1.4", "i18next-node-fs-backend": "^2.1.1", "ioredis": "^5.0.3", diff --git a/yarn.lock b/yarn.lock index cf17255b..6f211f0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2608,10 +2608,10 @@ i18next-node-fs-backend@^2.1.1: js-yaml "3.13.1" json5 "2.0.0" -i18next@^21.4.0: - version "21.8.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.3.tgz#1d90fbb8907ba94c2320111ec2c43cdffe4f3fc2" - integrity sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q== +i18next@^22.0.6: + version "22.0.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.6.tgz#d7029912f8aa74ff295c0d9afd1b7dea45859b49" + integrity sha512-RlreNGoPIdDP4QG+qSA9PxZKGwlzmcozbI9ObI6+OyUa/Rp0EjZZA9ubyBjw887zVNZsC+7FI3sXX8oiTzAfig== dependencies: "@babel/runtime" "^7.17.2"