From 9c88658b9e29c9b989c6f089c65710ab4dead85b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 07:13:39 +0000 Subject: build(deps): Bump i18next from 19.9.1 to 19.9.2 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 19.9.1 to 19.9.2. - [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/v19.9.1...v19.9.2) 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 27bc01d3..a8805988 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -14,7 +14,7 @@ "classnames": "^2.2.6", "clsx": "^1.1.1", "core-js": "^3.9.1", - "i18next": "^19.9.1", + "i18next": "^19.9.2", "i18next-browser-languagedetector": "^6.0.1", "localforage": "^1.9.0", "lodash": "^4.17.21", @@ -7697,9 +7697,9 @@ "integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==" }, "node_modules/i18next": { - "version": "19.9.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz", - "integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==", + "version": "19.9.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.2.tgz", + "integrity": "sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==", "dependencies": { "@babel/runtime": "^7.12.0" } @@ -22227,9 +22227,9 @@ "integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==" }, "i18next": { - "version": "19.9.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz", - "integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==", + "version": "19.9.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.2.tgz", + "integrity": "sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==", "requires": { "@babel/runtime": "^7.12.0" } diff --git a/FrontEnd/package.json b/FrontEnd/package.json index a91d1073..137b318d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "classnames": "^2.2.6", "clsx": "^1.1.1", "core-js": "^3.9.1", - "i18next": "^19.9.1", + "i18next": "^19.9.2", "i18next-browser-languagedetector": "^6.0.1", "localforage": "^1.9.0", "lodash": "^4.17.21", -- cgit v1.2.3