From dd706878de2fa025a9fd0f2b7e8c7e280b6fe9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 07:20:21 +0000 Subject: build(deps): Bump react-i18next from 11.8.6 to 11.8.7 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.6 to 11.8.7. - [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.6...v11.8.7) Signed-off-by: dependabot[bot] --- FrontEnd/package-lock.json | 14 +++++++------- FrontEnd/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index 4a6832d5..eb2b83cd 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -22,7 +22,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.5.0", "react-dom": "^17.0.1", - "react-i18next": "^11.8.6", + "react-i18next": "^11.8.7", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", @@ -11944,9 +11944,9 @@ } }, "node_modules/react-i18next": { - "version": "11.8.6", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.6.tgz", - "integrity": "sha512-Nr4Fq7BvzDLJQmaDyJRkPPINgMW1Y1qeT4STBoY/ePGmYlCZGShTYqqyBm0ly6M8dV1X0twt7M5dfmDzfi9yGQ==", + "version": "11.8.7", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.7.tgz", + "integrity": "sha512-IDK/a73cJN4J2C6yTqmDS/r8iikwKaN283hltqps8UiRaFVTvlSxE85HkamEFD6lULG4hFZExecXJ/hA27DW3Q==", "dependencies": { "@babel/runtime": "^7.3.1", "html-parse-stringify2": "2.0.1" @@ -25275,9 +25275,9 @@ "requires": {} }, "react-i18next": { - "version": "11.8.6", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.6.tgz", - "integrity": "sha512-Nr4Fq7BvzDLJQmaDyJRkPPINgMW1Y1qeT4STBoY/ePGmYlCZGShTYqqyBm0ly6M8dV1X0twt7M5dfmDzfi9yGQ==", + "version": "11.8.7", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.7.tgz", + "integrity": "sha512-IDK/a73cJN4J2C6yTqmDS/r8iikwKaN283hltqps8UiRaFVTvlSxE85HkamEFD6lULG4hFZExecXJ/hA27DW3Q==", "requires": { "@babel/runtime": "^7.3.1", "html-parse-stringify2": "2.0.1" diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 58aeccb2..c31118fa 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.5.0", "react-dom": "^17.0.1", - "react-i18next": "^11.8.6", + "react-i18next": "^11.8.7", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", -- cgit v1.2.3