From da7cfb419969a4791fae1ffb40b0336c0e6f0f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 04:30:45 +0000 Subject: [PATCH] build(deps): bump i18next from 23.4.4 to 23.4.5 in /website (#1834) Bumps [i18next](https://github.com/i18next/i18next) from 23.4.4 to 23.4.5. - [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/v23.4.4...v23.4.5) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 733c46648..db08f4e02 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mui/material": "^5.14.5", "file-saver": "^2.0.5", - "i18next": "^23.4.4", + "i18next": "^23.4.5", "i18next-browser-languagedetector": "^7.1.0", "i18next-http-backend": "^2.2.1", "openpgp": "^5.9.0", diff --git a/website/yarn.lock b/website/yarn.lock index 22b966977..053128c0d 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6693,10 +6693,10 @@ i18next-http-backend@^2.2.1: dependencies: cross-fetch "3.1.6" -i18next@^23.4.4: - version "23.4.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0" - integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA== +i18next@^23.4.5: + version "23.4.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.5.tgz#3405926b7cd4a4682d6521633e9f836b3d81c5e7" + integrity sha512-XXALnva7/5H+kg7TjDsmzY3jRypuSJvjR1eUWtt11yUgsOqjZFq/mnaujJ/XpVWhUJU75QhCUhrZqAarlYpOSQ== dependencies: "@babel/runtime" "^7.22.5"