Update dependency i18next-http-backend to v1.0.18 (#414)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-15 02:42:57 +02:00 committed by GitHub
parent c85511178d
commit 32f60f22ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"