From 5dc7aa3f9ffd0ecc8bfe324f745c15d4745ed3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:08:14 +0000 Subject: build(deps): Bump react-i18next from 11.8.12 to 11.8.13 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.12 to 11.8.13. - [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.12...v11.8.13) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 787617dd..f56920f4 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -21,7 +21,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.5.2", "react-dom": "^17.0.2", - "react-i18next": "^11.8.12", + "react-i18next": "^11.8.13", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", -- cgit v1.2.3