mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 18:42:14 +00:00
Update dependency i18next-http-backend to v1.0.16 (#307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b1199e726f
commit
079264bb72
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"highlight.js": "10.1.1",
|
||||
"i18next": "19.5.4",
|
||||
"i18next-browser-languagedetector": "5.0.0",
|
||||
"i18next-http-backend": "1.0.15",
|
||||
"i18next-http-backend": "1.0.16",
|
||||
"markdown-it": "11.0.0",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "5.3.0",
|
||||
|
|
|
@ -5816,10 +5816,10 @@ i18next-browser-languagedetector@5.0.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.5.5"
|
||||
|
||||
i18next-http-backend@1.0.15:
|
||||
version "1.0.15"
|
||||
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.15.tgz#e1be47f29ec211b2064169c497b8dc55aab66924"
|
||||
integrity sha512-AOGNcB47n0S4GANyVhGUeLRzUUgvh6Lf5vNs/+G3cCP2Mri0OseO2rX0VLHE6PcL21mswW7ka1nmjGKviXKnjQ==
|
||||
i18next-http-backend@1.0.16:
|
||||
version "1.0.16"
|
||||
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.16.tgz#19752548484f13efcef55ffa366f30d40216dffc"
|
||||
integrity sha512-IsRfJl2alhCxhu+8jWCz7ZsGqjOWm6gu9vJ6TKmSWIvTISKPn32SGWUM0Uk8ChtrIyW7bXNudKwCEDLzar84Dw==
|
||||
dependencies:
|
||||
node-fetch "2.6.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue