Update dependency i18next-http-backend to v1.0.19 (#560)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-12 15:54:24 +02:00 committed by GitHub
parent 312c4be99a
commit b7995e1733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -51,7 +51,7 @@
"highlight.js": "10.2.0",
"i18next": "19.7.0",
"i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.0.18",
"i18next-http-backend": "1.0.19",
"js-yaml": "3.14.0",
"katex": "0.12.0",
"markdown-it": "11.0.0",

View file

@ -6791,12 +6791,12 @@ i18next-browser-languagedetector@6.0.1:
dependencies:
"@babel/runtime" "^7.5.5"
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==
i18next-http-backend@1.0.19:
version "1.0.19"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.19.tgz#76b7739297d3a38736a84b91a4a80a893ba7304b"
integrity sha512-ouxq5iospZw2j4gnngNzCqDUPdMhkNeV5ROm1rKWaWJWR/dBt+LMYnta/AAOX1LmopaCxgiYQXUcTSpimyYYWw==
dependencies:
node-fetch "2.6.0"
node-fetch "2.6.1"
i18next@19.7.0:
version "19.7.0"
@ -9043,10 +9043,10 @@ no-case@^3.0.3:
lower-case "^2.0.1"
tslib "^1.10.0"
node-fetch@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
node-fetch@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
node-forge@0.9.0:
version "0.9.0"