From 23b067d5faaa4c0afa158363603f2d7b605654ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 04:06:31 +0000 Subject: [PATCH] chore(deps): bump i18next-http-middleware from 3.2.0 to 3.2.1 Bumps [i18next-http-middleware](https://github.com/i18next/i18next-http-middleware) from 3.2.0 to 3.2.1. - [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.1) --- 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..da44187 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.1" + resolved "https://registry.yarnpkg.com/i18next-http-middleware/-/i18next-http-middleware-3.2.1.tgz#a0dff150de2273ec650da67336ad882eef58d179" + integrity sha512-zBwXxDChT0YLoTXIR6jRuqnUUhXW0Iw7egoTnNXyaDRtTbfWNXwU0a53ThyuRPQ+k+tXu3ZMNKRzfLuononaRw== i18next-node-fs-backend@^2.1.1: version "2.1.3"