From f66de748dfa7ce11f7574d66a451651b7954c775 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 May 2021 09:15:26 +0000 Subject: [PATCH] fix(deps): update dependency i18next to v20.2.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2665779237..d514c6ecb7 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "grommet-icons": "4.5.0", "grpc-web": "1.2.1", "husky": "6.0.0", - "i18next": "20.2.2", + "i18next": "20.2.4", "i18next-browser-languagedetector": "6.1.1", "js-sha256": "0.9.0", "js-sha512": "0.8.0", diff --git a/yarn.lock b/yarn.lock index af6fb4f892..40b7b180b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8800,10 +8800,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.12.0" -i18next@20.2.2: - version "20.2.2" - resolved "https://registry.npmjs.org/i18next/-/i18next-20.2.2.tgz" - integrity sha512-uWCv9LzKpe+OwvnKKrb8CbJwgAhasQofD58cB0PQ6bTPXEl5PlItl5C4esmY8HtriLu9nrjc2Hi0IfYv3Fy8BQ== +i18next@20.2.4: + version "20.2.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.4.tgz#972220f19dfef0075a70890d3e8b1f7cf64c5bd6" + integrity sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q== dependencies: "@babel/runtime" "^7.12.0"