diff --git a/package.json b/package.json index 115c11763..3e38417b7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "flowchart.js": "1.15.0", "fork-awesome": "1.2.0", "highlight.js": "11.2.0", - "i18next": "21.2.4", + "i18next": "21.3.2", "i18next-browser-languagedetector": "6.1.2", "i18next-resources-to-backend": "1.0.0", "js-yaml": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 16676a64c..e35999a21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7895,10 +7895,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@21.2.4: - version "21.2.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.4.tgz#ac56044099c83a0a8e2c596acf57f35da8ca327e" - integrity sha512-+81XmiwJOLWJFjRZJK5ASFahAo5TXZGz5IrBT4CfLJ3CyXho61A1cj1Kmh8za8TYtGFou0cEkUSjEaqfya7Wfg== +i18next@21.3.2: + version "21.3.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.2.tgz#8a83593e764fe19b81565737fbf78eed8a70ab00" + integrity sha512-ojsp2GYeXaPNkMaG2p4Ot2bNZjvCFpTGT5ffnDLyMaLQovLEtTjv66X9riP0vkq1W3+Ici2cty77So+bfyDjSQ== dependencies: "@babel/runtime" "^7.12.0"