From f6510ae7e2e3f9d00641cacccf68d9911c461db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:01:30 +0000 Subject: [PATCH] chore(deps): bump i18next-http-middleware from 3.2.0 to 3.2.2 Bumps [i18next-http-middleware](https://github.com/i18next/i18next-http-middleware) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/i18next/i18next-http-middleware/releases) - [Changelog](https://github.com/i18next/i18next-http-middleware/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-middleware/compare/v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: i18next-http-middleware dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cf17255..e4cb162 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2596,9 +2596,9 @@ human-signals@^3.0.1: integrity sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ== i18next-http-middleware@^3.1.4: - version "3.2.0" - resolved "https://registry.npmjs.org/i18next-http-middleware/-/i18next-http-middleware-3.2.0.tgz#baabe77c70964229d022e47ab2faa7fbab27498c" - integrity sha512-xsQls5hMeHTuDYt0SSS2rgJP7EtNQ1YuYzSQUSloUH3bhz/vahXQuJYm9n+ajdG1fpTEjo7yDpLwDWzRu+o1HQ== + version "3.2.2" + resolved "https://registry.yarnpkg.com/i18next-http-middleware/-/i18next-http-middleware-3.2.2.tgz#7bc6e5d65397ededb30737b6ff4fe47ce81607fa" + integrity sha512-OW2sWnbns+PuLi77T+/ni4Mi+TNJ6Q6XNGdZicMv9FD+QfZrFrynBVqryHB/bfflszx2Zswg/kxtCildVLdhSA== i18next-node-fs-backend@^2.1.1: version "2.1.3"