diff --git a/package.json b/package.json index f5eebf4f6..942432110 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "flowchart.js": "1.15.0", "fork-awesome": "1.1.7", "highlight.js": "10.6.0", - "i18next": "19.8.7", + "i18next": "19.8.9", "i18next-browser-languagedetector": "6.0.1", "i18next-http-backend": "1.1.0", "js-yaml": "4.0.0", diff --git a/yarn.lock b/yarn.lock index e2caff633..e2d45e55a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7771,10 +7771,10 @@ i18next-http-backend@1.1.0: dependencies: node-fetch "2.6.1" -i18next@19.8.7: - version "19.8.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.7.tgz#ef023e353974d1b1453e8b6331bd9fb7cba427df" - integrity sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw== +i18next@19.8.9: + version "19.8.9" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.9.tgz#ee3175cf1edcd142b45eca49d23079edaa1e6fcc" + integrity sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ== dependencies: "@babel/runtime" "^7.12.0"