1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-04-17 06:27:24 +00:00

Update dependency i18next-http-backend to v1.0.22

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-23 00:08:02 +00:00 committed by Tilman Vatteroth
parent e3ca7dde03
commit 9a6704e8af
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@
"highlight.js": "10.5.0",
"i18next": "19.8.4",
"i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.0.21",
"i18next-http-backend": "1.0.22",
"js-yaml": "4.0.0",
"katex": "0.12.0",
"luxon": "1.25.0",

View file

@ -7830,10 +7830,10 @@ i18next-browser-languagedetector@6.0.1:
dependencies:
"@babel/runtime" "^7.5.5"
i18next-http-backend@1.0.21:
version "1.0.21"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.21.tgz#cee901b3527dad5165fa91de973b6aa6404c1c37"
integrity sha512-UDeHoV2B+31Gr++0KFAVjM5l+SEwePpF6sfDyaDq5ennM9QNJ78PBEMPStwkreEm4h5C8sT7M1JdNQrLcU1Wdg==
i18next-http-backend@1.0.22:
version "1.0.22"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.22.tgz#30b639d08aac443eb58706bee48573198806b25b"
integrity sha512-rJXovQirK4kLYD8zF4pRi1CwVGtL2WrHXndU89Ds20CimAc7InYjBHmcJFurWPZlz/zgThRNbMuSDP0GYOISMA==
dependencies:
node-fetch "2.6.1"