From 0c1ea9166def8702178cc92366c3f98de4d2d355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 09:48:50 +0000 Subject: [PATCH] Bump i18next from 19.6.0 to 19.6.2 in /gsa Bumps [i18next](https://github.com/i18next/i18next) from 19.6.0 to 19.6.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.6.0...v19.6.2) Signed-off-by: dependabot[bot] --- gsa/package.json | 2 +- gsa/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gsa/package.json b/gsa/package.json index 747b5b5280..e1f4288045 100644 --- a/gsa/package.json +++ b/gsa/package.json @@ -45,7 +45,7 @@ "graphql": "^14.7.0", "history": "^4.10.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^19.6.0", + "i18next": "^19.6.2", "i18next-xhr-backend": "3.2.2", "ical.js": "^1.4.0", "memoize-one": "^5.1.1", diff --git a/gsa/yarn.lock b/gsa/yarn.lock index 3da69bc6d8..51923ef0e4 100644 --- a/gsa/yarn.lock +++ b/gsa/yarn.lock @@ -7254,10 +7254,10 @@ i18next-xhr-backend@3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@^19.0.0, i18next@^19.6.0: - version "19.6.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.0.tgz#3881b8e476e494dcdadcc8983e594080417fd82e" - integrity sha512-t+pA7iN2WtwS1UQc4PFKHDIO4HYZIl2Wo8UC8gqt70Q1qY50FflAF5vV4IbQEqy4DuK3I9wv3BL1PMvkk238WA== +i18next@^19.0.0, i18next@^19.6.2: + version "19.6.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.2.tgz#859aeba46db0c7cdfa8ae3de7c3a5cad3b0cec83" + integrity sha512-Zyd/Z32FY+sD+Eg6sLj5DeDSlrIN3WZ4onuOBRGcjDx/rvodsyUZ9TJ2Y+3aD9Vu8MPbiMU2WesIER/rs1ioyw== dependencies: "@babel/runtime" "^7.10.1"