From ca493f1955b7ba337bde1708e13a10deacfb8616 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Sat, 10 Apr 2021 00:05:38 +0000
Subject: [PATCH] Update dependency i18next to v20.2.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 51f26cad0..a1e79cf54 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
         "flowchart.js": "1.15.0",
         "fork-awesome": "1.1.7",
         "highlight.js": "10.7.1",
-        "i18next": "20.1.0",
+        "i18next": "20.2.1",
         "i18next-browser-languagedetector": "6.1.0",
         "i18next-http-backend": "1.2.1",
         "js-yaml": "4.0.0",
diff --git a/yarn.lock b/yarn.lock
index 508631722..5425c15bb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7941,10 +7941,10 @@ i18next-http-backend@1.2.1:
   dependencies:
     node-fetch "2.6.1"
 
-i18next@20.1.0:
-  version "20.1.0"
-  resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.1.0.tgz#397dce9ad230ea822f487dc62d6128df5b678456"
-  integrity sha512-sV+ZwTM4Ik4d6wKdwNS/ocKmvXi6DFA/YHMgdQX3i4L5993jnbo1/j1pK/c4+zBOjexer4dt+c5JHsFj4CUoXQ==
+i18next@20.2.1:
+  version "20.2.1"
+  resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.1.tgz#8aedfdc596f7d54b9d3f6d87bcb89214467cb785"
+  integrity sha512-JLruWDEQ3T6tKT6P7u+DsNtToMHUwUcQIYOMRcnNBdUhSfKkoIDUKdVDKgGtmqr//LrirxjADUdr3d5Gwbow6g==
   dependencies:
     "@babel/runtime" "^7.12.0"