diff --git a/package.json b/package.json index cc4aaeb46..592b69944 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "flowchart.js": "1.14.1", "fork-awesome": "1.1.7", "highlight.js": "10.2.1", - "i18next": "19.8.1", + "i18next": "19.8.2", "i18next-browser-languagedetector": "6.0.1", "i18next-http-backend": "1.0.21", "js-yaml": "3.14.0", diff --git a/yarn.lock b/yarn.lock index 27d3bab5c..2bc44fdb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7521,10 +7521,10 @@ i18next-http-backend@1.0.21: dependencies: node-fetch "2.6.1" -i18next@19.8.1: - version "19.8.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.1.tgz#25a5cd3a96d7f7174096e94a042eb4179643358f" - integrity sha512-uDOyiSExuqIOoF1G5hzgyaPkds5RgOlLmklw/wR7vlsbmQ8lBuzjoV2qiL2H0jMp+xkdrHHjt0w00H0fuHpVWw== +i18next@19.8.2: + version "19.8.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.2.tgz#8a20ee098c4702f14aae6dee3ecc39245a6a161e" + integrity sha512-YWqkUpwnmeZxbNxhQ4BENC27BlXnq4kD6NlqMUwX7T6ZN3alNnBXsWrh/8mJ37BL5cKMZaqA0k/YUo4o6rLfpA== dependencies: "@babel/runtime" "^7.10.1"