diff --git a/package.json b/package.json index 1877fad88..81e65c359 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.1.0", + "i18next": "21.2.4", "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 b19c11071..84512000e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7971,10 +7971,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@21.1.0: - version "21.1.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.1.0.tgz#48da88faf63ba4523d704e9259ca816541e00de5" - integrity sha512-1JJSAh7jI4bcBzwk8OQVrifyLdYYMJoanF8+9rcqbROAiKr3eEV9Cc3rd4065teylbo+d/h8OaTnheRZAKG4WA== +i18next@21.2.4: + version "21.2.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.4.tgz#ac56044099c83a0a8e2c596acf57f35da8ca327e" + integrity sha512-+81XmiwJOLWJFjRZJK5ASFahAo5TXZGz5IrBT4CfLJ3CyXho61A1cj1Kmh8za8TYtGFou0cEkUSjEaqfya7Wfg== dependencies: "@babel/runtime" "^7.12.0"