From 68d488c54196068c206f0909ddba2f4fd10d71d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 09:05:29 +0000 Subject: build(deps): Bump i18next from 20.2.2 to 20.2.4 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 20.2.2 to 20.2.4. - [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.2...v20.2.4) 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 0d97bfb1..77e38884 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -15,7 +15,7 @@ "classnames": "^2.3.1", "color": "^3.1.3", "core-js": "^3.12.1", - "i18next": "^20.2.2", + "i18next": "^20.2.4", "i18next-browser-languagedetector": "^6.1.1", "js-base64": "^3.6.0", "lodash": "^4.17.21", @@ -7820,9 +7820,9 @@ "integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==" }, "node_modules/i18next": { - "version": "20.2.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.2.tgz", - "integrity": "sha512-uWCv9LzKpe+OwvnKKrb8CbJwgAhasQofD58cB0PQ6bTPXEl5PlItl5C4esmY8HtriLu9nrjc2Hi0IfYv3Fy8BQ==", + "version": "20.2.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz", + "integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==", "dependencies": { "@babel/runtime": "^7.12.0" } @@ -22385,9 +22385,9 @@ "integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==" }, "i18next": { - "version": "20.2.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.2.tgz", - "integrity": "sha512-uWCv9LzKpe+OwvnKKrb8CbJwgAhasQofD58cB0PQ6bTPXEl5PlItl5C4esmY8HtriLu9nrjc2Hi0IfYv3Fy8BQ==", + "version": "20.2.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz", + "integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==", "requires": { "@babel/runtime": "^7.12.0" } diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 7f1543b6..c9e252d7 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.2", + "i18next": "^20.2.4", "i18next-browser-languagedetector": "^6.1.1", "js-base64": "^3.6.0", "lodash": "^4.17.21", -- cgit v1.2.3