diff --git a/package.json b/package.json index 248e40f2a..5aaa390fd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "highlight.js": "10.1.2", "i18next": "19.6.3", "i18next-browser-languagedetector": "6.0.0", - "i18next-http-backend": "1.0.17", + "i18next-http-backend": "1.0.18", "js-yaml": "3.14.0", "markdown-it": "11.0.0", "markdown-it-abbr": "1.0.4", diff --git a/yarn.lock b/yarn.lock index 4aa2238df..ced25bb1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6384,10 +6384,10 @@ i18next-browser-languagedetector@6.0.0: dependencies: "@babel/runtime" "^7.5.5" -i18next-http-backend@1.0.17: - version "1.0.17" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.17.tgz#1f87af50d62968de77f1ff03656ff1f4c7d9edbf" - integrity sha512-puuvW34DTeZcy4for3so0MqZHNFMOyURgnwWo8zkhurMPREZmn5l/4Bv0o3tXWOrZrWsn+WDCytE2yjNWec8zw== +i18next-http-backend@1.0.18: + version "1.0.18" + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.18.tgz#ec3627c6079366665bd265054edf1fe80614089b" + integrity sha512-YPkSyqJZk8UoJTdmbisx7cPtE+04eOJlShw//O8/sj78xwlgLtqJonOyS0o+Y0ruZgfyQFMSXCZ1M4s6gQYHBw== dependencies: node-fetch "2.6.0"