Update dependency i18next-http-backend to v1.2.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-27 19:13:19 +00:00 committed by Philip Molares
parent 8374e34286
commit f9a2c1137c
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"highlight.js": "10.7.1",
"i18next": "19.9.2",
"i18next-browser-languagedetector": "6.1.0",
"i18next-http-backend": "1.1.1",
"i18next-http-backend": "1.2.1",
"js-yaml": "4.0.0",
"katex": "0.13.0",
"luxon": "1.26.0",

View file

@ -7951,10 +7951,10 @@ i18next-browser-languagedetector@6.1.0:
dependencies:
"@babel/runtime" "^7.5.5"
i18next-http-backend@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.1.1.tgz#a69416290645853c1722be6c3fa3804ad37a3344"
integrity sha512-li3Un71yBu1uCfgJrCg8DOEtljse1er0ja1pM/rFmWLihrD2RFqyrglOsYUHokvzZ53mJB2Mmu4DYgd8/t3R0A==
i18next-http-backend@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.2.1.tgz#50ced1a147c37c851daf64d230b3832fb7a20527"
integrity sha512-9L2sa+wybqi57/+VsrJPo5DCI7WLoudaK12xz0okYSmsi3Izyj7sCgrYL52WHy/O3BFY9HGORBwSwlD1WYuH6Q==
dependencies:
node-fetch "2.6.1"