From 3941c6e1b3e5a05ac54470be1f4922075bbcc36a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 07:25:05 +0000 Subject: [PATCH] build(deps): bump i18next from 21.9.1 to 21.9.2 in /website Bumps [i18next](https://github.com/i18next/i18next) from 21.9.1 to 21.9.2. - [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.9.1...v21.9.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index a5de73442..f787bbd3f 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mui/material": "^5.10.5", "file-saver": "^2.0.5", - "i18next": "^21.9.1", + "i18next": "^21.9.2", "i18next-browser-languagedetector": "^6.1.5", "i18next-http-backend": "^1.4.1", "openpgp": "^5.5.0", diff --git a/website/yarn.lock b/website/yarn.lock index feb68e4c6..451c30bf8 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6483,10 +6483,10 @@ i18next-http-backend@^1.4.1: dependencies: cross-fetch "3.1.5" -i18next@^21.9.1: - version "21.9.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.1.tgz#9e3428990f5b2cc9ac1b98dd025f3e411c368249" - integrity sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA== +i18next@^21.9.2: + version "21.9.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e" + integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ== dependencies: "@babel/runtime" "^7.17.2"