From 6f65f2b6d3cd7021574458d6cf0d193692ef62bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 01:18:08 +0000 Subject: build(deps): Bump react-i18next from 11.15.2 to 11.15.3 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.2 to 11.15.3. - [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.15.2...v11.15.3) --- updated-dependencies: - dependency-name: react-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 ac9f5d4b..8fdb5d53 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -23,7 +23,7 @@ "react": "^17.0.1", "react-color": "^2.19.3", "react-dom": "^17.0.2", - "react-i18next": "^11.15.2", + "react-i18next": "^11.15.3", "react-popper": "^2.2.5", "react-responsive": "^8.2.0", "react-router-dom": "^6.2.1", -- cgit v1.2.3