From c332ea205128fc1817d6835c77bdadb028177dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 05:06:35 +0000 Subject: build(deps): Bump i18next from 21.8.2 to 21.8.3 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 21.8.2 to 21.8.3. - [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/v21.8.2...v21.8.3) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 d8206d51..f07d8881 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1", "color": "^4.2.3", "core-js": "^3.22.5", - "i18next": "^21.8.2", + "i18next": "^21.8.3", "i18next-browser-languagedetector": "^6.1.4", "js-base64": "^3.7.2", "lodash": "^4.17.21", -- cgit v1.2.3