From eb7ae240a4ad8a6b0268000ba6d4df4934a3d7e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 02:39:47 +0200 Subject: [PATCH] Update dependency i18next-http-backend to v1.0.17 (#337) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4c615a392..213d9692d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "highlight.js": "10.1.1", "i18next": "19.6.2", "i18next-browser-languagedetector": "5.0.0", - "i18next-http-backend": "1.0.16", + "i18next-http-backend": "1.0.17", "markdown-it": "11.0.0", "markdown-it-abbr": "1.0.4", "markdown-it-anchor": "5.3.0", diff --git a/yarn.lock b/yarn.lock index 2bcded2a0..dbe45a4fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6232,10 +6232,10 @@ i18next-browser-languagedetector@5.0.0: dependencies: "@babel/runtime" "^7.5.5" -i18next-http-backend@1.0.16: - version "1.0.16" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.16.tgz#19752548484f13efcef55ffa366f30d40216dffc" - integrity sha512-IsRfJl2alhCxhu+8jWCz7ZsGqjOWm6gu9vJ6TKmSWIvTISKPn32SGWUM0Uk8ChtrIyW7bXNudKwCEDLzar84Dw== +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== dependencies: node-fetch "2.6.0"