Update dependency i18next-http-backend to v1.1.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-02-27 01:38:28 +00:00 committed by Philip Molares
parent 3523f2d077
commit 6327fead01
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@
"highlight.js": "10.6.0",
"i18next": "19.8.9",
"i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.1.0",
"i18next-http-backend": "1.1.1",
"js-yaml": "4.0.0",
"katex": "0.12.0",
"luxon": "1.26.0",

View file

@ -7840,10 +7840,10 @@ i18next-browser-languagedetector@6.0.1:
dependencies:
"@babel/runtime" "^7.5.5"
i18next-http-backend@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.1.0.tgz#7ccba7252b84b031f51dee0f8e58a578736d0129"
integrity sha512-utp3MyUQpIUD5Jxkf5xz0GWYWDSte7uuf1F4qaLtVtIqlcFcyYQ2l22el1JPK3rAL44+sjhB7+ct0Qr2WpbxNA==
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==
dependencies:
node-fetch "2.6.1"