diff --git a/package.json b/package.json index 5814781ec..b67a0e6a8 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "fork-awesome": "1.1.7", "i18next": "19.4.5", "i18next-browser-languagedetector": "4.2.0", - "i18next-http-backend": "1.0.8", + "i18next-http-backend": "1.0.15", "moment": "2.26.0", "node-sass": "4.14.1", "react": "16.13.1", diff --git a/yarn.lock b/yarn.lock index d12b71b38..742aa4985 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5577,10 +5577,10 @@ i18next-browser-languagedetector@4.2.0: dependencies: "@babel/runtime" "^7.5.5" -i18next-http-backend@1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.0.8.tgz#6d32c4baacf363a26dfef76a973bfc3dd8d9b25d" - integrity sha512-f9oWlt3AuMh+xuKVpG8qlP6azI40N+wRBK/2jaJ7tHk6vMJSAGtZSM76Zx7p2JULqj27yNnc2yOEN4moq3RuFg== +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== dependencies: node-fetch "2.6.0"