From a4942a52f9f8bb91c7fe09ff5324a92da3314eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 04:04:50 +0000 Subject: [PATCH] build(deps): bump i18next from 21.8.9 to 21.8.10 in /website Bumps [i18next](https://github.com/i18next/i18next) from 21.8.9 to 21.8.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/v21.8.9...v21.8.10) --- 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 8e714460a..9eaf9615a 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.1.18", "@mui/material": "^5.8.4", "file-saver": "^2.0.5", - "i18next": "^21.8.9", + "i18next": "^21.8.10", "i18next-browser-languagedetector": "^6.1.4", "i18next-http-backend": "^1.4.0", "openpgp": "^5.2.0", diff --git a/website/yarn.lock b/website/yarn.lock index e09c86809..9b89e834c 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6348,10 +6348,10 @@ i18next-http-backend@^1.4.0: dependencies: cross-fetch "3.1.5" -i18next@^21.8.9: - version "21.8.9" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.9.tgz#c79edd5bba61e0a0d5b43a93d52e2d13a526de82" - integrity sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA== +i18next@^21.8.10: + version "21.8.10" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171" + integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA== dependencies: "@babel/runtime" "^7.17.2"