From e6e7c53c360b9cc7399044c2be7ff549827012e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 07:12:50 +0000 Subject: build(deps): Bump react-i18next from 11.8.5 to 11.8.6 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.5 to 11.8.6. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.5...v11.8.6) Signed-off-by: dependabot[bot] --- FrontEnd/package-lock.json | 6 +++--- FrontEnd/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index f18df2bd..1ebe046f 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -10714,9 +10714,9 @@ "integrity": "sha512-ki6OGVgSjDCF0Gt4SMl2cUNBA9ZB8g59bwv9ZiSEXQ37Cw9ZGY0s7EgfPFQYDvaiVx22jto7/dYgQeS+Qw1Mfw==" }, "react-i18next": { - "version": "11.8.5", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.5.tgz", - "integrity": "sha512-2jY/8NkhNv2KWBnZuhHxTn13aMxAbvhiDUNskm+1xVVnrPId78l8fA7fCyVeO3XU1kptM0t4MtvxV1Nu08cjLw==", + "version": "11.8.6", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.6.tgz", + "integrity": "sha512-Nr4Fq7BvzDLJQmaDyJRkPPINgMW1Y1qeT4STBoY/ePGmYlCZGShTYqqyBm0ly6M8dV1X0twt7M5dfmDzfi9yGQ==", "requires": { "@babel/runtime": "^7.3.1", "html-parse-stringify2": "2.0.1" diff --git a/FrontEnd/package.json b/FrontEnd/package.json index eaab3645..e869645d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.4.3", "react-dom": "^17.0.1", - "react-i18next": "^11.8.5", + "react-i18next": "^11.8.6", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", -- cgit v1.2.3