From 7319f38813f1686d6e366c3dbe2a638908007bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 07:14:18 +0000 Subject: build(deps): Bump i18next from 20.2.4 to 20.3.0 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 20.2.4 to 20.3.0. - [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/v20.2.4...v20.3.0) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index a6f43849..717acedc 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "classnames": "^2.3.1", "color": "^3.1.3", "core-js": "^3.12.1", - "i18next": "^20.2.4", + "i18next": "^20.3.0", "i18next-browser-languagedetector": "^6.1.1", "js-base64": "^3.6.0", "lodash": "^4.17.21", -- cgit v1.2.3