diff --git a/package.json b/package.json index 24483f25e..ac0961b48 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "fork-awesome": "1.1.7", "github-markdown-css": "4.0.0", "highlight.js": "10.1.1", - "i18next": "19.5.1", + "i18next": "19.5.4", "i18next-browser-languagedetector": "5.0.0", "i18next-http-backend": "1.0.15", "markdown-it": "11.0.0", diff --git a/yarn.lock b/yarn.lock index 6d4f5f90c..da2a3dcf2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5823,10 +5823,10 @@ i18next-http-backend@1.0.15: dependencies: node-fetch "2.6.0" -i18next@19.5.1: - version "19.5.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.1.tgz#d5fdc7b2dafd1a183f2188d65dfdb78ef9f35264" - integrity sha512-e6lGMiTyb51F9PPInUTTDg8YbwcWXZYX18svaX2NUUWEphJKP7oG5HMlbZ+K84AXqw4AeBnwRrOlS9ickqcCBg== +i18next@19.5.4: + version "19.5.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.4.tgz#86e4b44993621f39ab53f95a24afa69caea0a452" + integrity sha512-fty+v8v0Unn8KufOajoZ6OR5aKme/lP+BdbT5rirTXE8wdj6LbsbG9DwtI9VtMeru1PEf+L530Cq3IRmovMJGQ== dependencies: "@babel/runtime" "^7.10.1"